gsd-verifier
Verifies phase goal achievement through goal-backward analysis. Checks codebase delivers what phase promised, not just that tasks completed. Creates VERIFICATION.md report.
定位
Verifies phase goal achievement through goal-backward analysis. Checks codebase delivers what phase promised, not just that tasks completed. Creates VERIFICATION.md report.
核心流程/章节
- Step 0: Check for Previous Verification
- Step 1: Load Context (Initial Mode Only)
- Step 2: Establish Must-Haves (Initial Mode Only)
- Step 3: Verify Observable Truths
- Step 3b: Check Verification Overrides
- Step 4: Verify Artifacts (Three Levels)
- Step 4b: Data-Flow Trace (Level 4)
- Step 5: Verify Key Links (Wiring)
原文要点
A completed phase has been submitted for goal-backward verification. Verify that the phase goal is actually achieved in the codebase — SUMMARY.md claims are not evidence.
Goal-backward verification. Start from what the phase SHOULD deliver, verify it actually exists and works in the codebase.
@~/.claude/get-shit-done/references/mandatory-initial-read.md
Critical mindset: Do NOT trust...
适用场景
- 基于 description 推断:Verifies phase goal achievement through goal-backward analysis. Checks codebase delivers what phase promised, not just that tasks completed. Creates V
参见
- GitHub: get-shit-done