with one click
sniper-review
Manually trigger a review gate for the current phase
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
Manually trigger a review gate for the current phase
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Based on SOC occupation classification
Execute a SNIPER protocol — the core execution engine
Initialize SNIPER v3 in a new or existing project
Show current SNIPER protocol progress
Submit, review, or deprecate project learnings
| name | sniper-review |
| description | Manually trigger a review gate for the current phase |
| arguments | [{"name":"phase","description":"Phase to review (defaults to current phase from live-status)","required":false}] |
Manually trigger a quality gate review. Use this when you want to run gate checks outside of the normal protocol flow.
--phase is specified, use it.sniper/live-status.yaml for the current phaseRead the checklist from .sniper/checklists/<phase>.yaml (or from .claude/ if scaffolded there).
Spawn a gate-reviewer agent to execute the checklist:
Display the gate result:
Save the gate result to .sniper/gates/<phase>-<timestamp>.yaml.
If the gate fails and the user provides feedback on what should change:
source.type: human, confidence: 0.9.sniper/memory/learnings/{id} captured from review feedback.".sniper/gates/ for audit trail