A Claude Code plugin that auto-routes your intent to the right underlying skill, enforces CLAUDE.md quality gates, and stays extensible with a one-line registry edit.
UserPromptSubmit route-advisor and an autopilot Stop gate) + a routing skill + ten slash commands + three bundled MCPs (context7, playwright, github), with playwright-cli preferred for UI verification when installed. Wired automatically by the plugin manifest.context7, playwright, tdd, frontend-design, improve-codebase-architecture) routes there directly — no keyword scoring..pilot/cycles/<branch>.json) so parallel devs never collide; checkpoint approvals are machine-witnessed from real user prompts (a UserPromptSubmit hook the model can't fake — self-approved checkpoints get bounced); .pilot.json profiles set per-repo style/strictness; opt-in shared outcome ledger + dev/outcome-report.sh give the team a first-pass-verified rate; dev/bootstrap-team.sh installs the constellation at pinned versions and reports marketplace drift; docs/team-onboarding.md is the 10-minute ramp.docs/ab-method.md).Each box lights up when the corresponding hook fires in the active scenario above. UserPromptSubmit runs first on every prompt (deterministic route-advisor). SubagentStop shares its script with Stop — both block "done without evidence" claims.
| id | rule | event | script |
|---|---|---|---|
| G1 | plan before coding (>20 LOC) | PreToolUse | plan-gate |
| G3 | conventional commits, no WIP | PreToolUse | pre-commit |
| G7 | : any needs // any: comment | PreToolUse | pre-commit |
| G8 | no console.log in committed TS/JS | PreToolUse | pre-commit |
| G12 | no sleep / setTimeout in tests | PreToolUse | pre-commit |
| G14 | block "done" claims without test evidence | Stop · SubagentStop | verify-gate |
| G15 | block destructive commands + secret reads | PreToolUse | safety-gate |
| G16 | autopilot: no stopping mid-cycle, no crossing checkpoints unapproved | Stop | autopilot-gate |
/pilot-offskip next gate fire of any kind/pilot-bypass --no-planskip next plan-gate only/pilot-bypass --no-precommitskip next pre-commit only/pilot-off-railsdisable until /pilot-back-on/pilot-back-onre-engage all gates/pilot-statuswired hooks · bypass · last routes/pilot-tracecurrent session's phase chain in order/pilot-doctorfull install diagnostic/pilot-autopilot <req>requirement → shipped, 2 checkpoints/pilot-approvewitness approval for the waiting checkpoint/pilot-floorapply blocking CI + pre-commit quality floor/pilot-rememberappend a durable project note