From splock
Run a phase-boundary review gate (plan_to_implplan or implplan_to_code) via bin/verify. Use when the user says "review the phase boundary", "run the review gate for X", or when an orchestrator junction of kind review_gate must be cleared before the DAG advances to the next phase.
How this skill is triggered — by the user, by Claude, or both
Slash command
/splock:reviewThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Phase-boundary review gate. Runs `bin/verify` for a named junction.
Phase-boundary review gate. Runs bin/verify for a named junction.
Operator entry: /review <slug> <junction>, where <junction> is a
phase-boundary id (e.g. plan_to_implplan, implplan_to_code).
Spawns the reviewer subagent (agents/reviewer.md) — the evaluator-optimizer
junction reviewer that decides whether the boundary is cleared.
npx claudepluginhub splockorg/splock --plugin splockCreates, edits, and verifies skills using a test-driven development approach with pressure scenarios and subagents.