What problem does it solve?
This Skill ensures that all defined acceptance criteria for a feature or task are rigorously met, providing a clear demonstration of completion and correctness before shipping or final review.
Core Features & Use Cases
- Criterion Verification: Systematically checks each acceptance criterion against provided test evidence or alternative proof.
- Comprehensive Testing: Mandates the execution of the full test suite to confirm all tests pass.
- Quality Assurance: Includes a self-review process and prompts consideration of potential production issues not covered by tests.
- Use Case: Before merging a new feature, use this Skill to confirm that all user stories have corresponding tests, the code passes all checks, and documentation is updated.
Quick Start
Use the verify-criteria skill to confirm that all acceptance criteria for the user story have been met and all final checks have passed.