원클릭으로
sniper-review
Manually trigger a review gate for the current phase
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Manually trigger a review gate for the current phase
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
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