handrail
01Plugin Claude Code
handrail's own marketplace: the cross-harness guardrail manager plugin.
Plugin Claude Code
handrail's own marketplace: the cross-harness guardrail manager plugin.
Plugin Claude Code
Declare an agent guardrail once, in one neutral format, and enforce it through every harness's native hooks.
Instructions file
Instructions for svyatov/handrail, covering handrail, commands, two constraints the build enforces, tests and agent skills.
Agent
How the engineering skills should consume this repo's domain documentation when exploring the codebase.
Agent
Issues and specs for this repo live as GitHub issues in svyatov/handrail. Use the gh CLI for all operations.
Agent
Serena gives an agent LSP-backed navigation over this repo's Go code: find a symbol, find its references, replace its body.
Agent
The skills speak in terms of five canonical triage roles. This file maps those roles to the actual label strings used in this repo's issue tracker.
Hook
Runs when a session starts, executing bootstrap.sh via sh. From svyatov/handrail.
Skill Claude CodeCodex
Turn a plain-language guardrail into a handrail Rule file, validate it, and relay the native permission entry handrail recommends. Use when the user wants to add, write, or create a handrail rule, or says "never let the agent ...", "block ...", "warn me when ..." and wants it enforced from now on.
Skill Claude CodeCodex
Mine the current session for behaviors worth preventing and propose handrail Rules for them, with transcript evidence and per-rule approval. Use when the user wants to turn this session's corrections into guardrails, or says "analyze this session", "what should I have blocked", "make that a rule so it never happens…