What problem does it solve?
This Skill ensures AI-generated artifacts (PRD, plans, execution outputs, and archives) are actually verifiable and internally consistent, reducing missed requirements, weak evidence, and safety gaps.
Core Features & Use Cases
- Tri-layer verification: runs a deterministic “floor” first, then cross-model peer review, and finally runtime dispatch to confirm evidence and correctness.
- AC/DoD coverage checks: validates that every acceptance criterion has a verification command and measurable success criteria, that plans map ACs to steps, and that execution includes evidence (not just claims).
- Drift detection: identifies scope creep, spec decay, execution skew, and orphaned requirements across PRD/plan/do artifacts.
- Manual on-demand operation: supports the cold-path invocation flow (/dr-verify) without turning verification into an always-on pipeline hook.
Quick Start
Run self-verification for a task by invoking /dr-verify with the TASK-ID to validate PRD, plan, execution evidence, and archive consistency.