Acceptance Criteria Verification
Overview
Systematically verify each acceptance criterion and post structured reports.
Core principle: Every criterion verified. Every verification documented.
Announce at start: "I'm using acceptance-criteria-verification to verify the implementation."
The Verification Process
Step 1: Extract Criteria
Read the issue and extract all acceptance criteria:
# Get issue body
gh issue view [ISSUE_NUMBER] --json body -q '.body'
Pa
[Description truncada. Veja o README completo no GitHub.]