dev-judge
Installation
SKILL.md
Judge the Phase
Decide pass / revise / escalate on the most recently completed (or in-progress) phase by comparing the diff and checkpoint evidence against the phase's acceptance criteria. Emit exactly one <verdict> block.
REVIEW-ONLY MODE
This skill reads, diffs, and judges. It does NOT modify anything.
- Do NOT call
WriteorEditon any file. - Do NOT update PRD status markers, checkpoints, or session logs.
- Do NOT commit, push, or otherwise advance the work — even if the diff looks ready.
- The only output is the verdict block (and any companion
<feedback>/<reason>). Nothing else is persisted.
If the user asks for a fix, point them at the next step in their workflow (re-implement the phase, or /dev-checkpoint to capture the gap) — but do not perform either yourself.
Step 0: Discover Project Root
Run the discovery script: