What problem does it solve?
This skill ensures that completed task implementations truly satisfy approved requirements and design commitments while staying within declared task boundaries, preventing scope drift and hidden coupling.
Core Features & Use Cases
- Mechanical verification: Run tests and targeted static checks, scan diffs for placeholders and secrets, and report concrete pass/fail signals.
- Boundary and design alignment: Compare code changes to task Boundary: constraints, referenced requirements sections, and design commitments to detect spillover or hidden dependencies.
- Decision output: Produce a clear APPROVED or REJECTED verdict with findings, severity, and mandatory remediation steps for reviewers and integrators.
Quick Start
Ask the skill to review task TASK-123 with the spec file paths, the implementer's status report, and the git diff to produce an APPROVED or REJECTED verdict and remediation if needed.