What problem does it solve?
This Skill acts as a crucial quality gate, ensuring that implemented code meets rigorous standards through automated checks and user validation before proceeding or finalizing.
Core Features & Use Cases
- Goal-Backward Verification: Enforces EXISTS, SUBSTANTIVE, and WIRED checks for every story to prevent stubs and dead code.
- E2E Browser Testing: Validates user-facing functionality and UI flows within a browser environment.
- User Acceptance Testing (UAT): Facilitates formal review and approval of completed work by stakeholders.
- Use Case: After an autonomous development phase, this Skill systematically checks that all new code is functional, integrated, and meets acceptance criteria, providing a clear report for review and approval.
Quick Start
Run the verify skill to perform goal-backward checks, E2E browser testing, and user acceptance testing on the completed stories.