一键导入
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