بنقرة واحدة
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