Skip to content

Add claude-railguards to Code Quality & Testing#343

Open
lmcdo wants to merge 1 commit into
composio-community:masterfrom
lmcdo:add-railguards
Open

Add claude-railguards to Code Quality & Testing#343
lmcdo wants to merge 1 commit into
composio-community:masterfrom
lmcdo:add-railguards

Conversation

@lmcdo

@lmcdo lmcdo commented Jul 11, 2026

Copy link
Copy Markdown

Adds claude-railguards under Code Quality & Testing.

Deterministic pre-write guardrails for coding agents: a PreToolUse hook blocks edits that would duplicate existing code, a pre-implementation gate enforces investigation before database changes, and a QA-report contract gates risky pushes. Distributed as its own Claude Code plugin marketplace (MIT).

  • Addresses a real use case: stops an agent silently re-implementing capability that already exists.
  • Doesn't duplicate existing entries: block-before-write prior-art guarding isn't covered by the current list.
  • Uses an external link to its own marketplace repo, consistent with other externally-linked entries.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant