en un clic
sniper-review
Manually trigger a review gate for the current phase
Installer avec Codex ou Claude Copiez ce prompt, collez-le dans Codex, Claude ou un autre assistant, puis laissez-le vérifier la page du skill et l'installer pour vous.
Menu
Manually trigger a review gate for the current phase
Installer avec Codex ou Claude Copiez ce prompt, collez-le dans Codex, Claude ou un autre assistant, puis laissez-le vérifier la page du skill et l'installer pour vous.
Basé sur la classification professionnelle SOC
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