acceptance-criteria-definer
Installation
SKILL.md
Acceptance Criteria Definer
Overview
Define clear, testable acceptance criteria that ensure shared understanding between product, development, and QA. Criteria should be specific enough to test but flexible enough to allow implementation decisions.
Core principle: If you can't write a test for it, it's not a valid acceptance criterion.
When to Use
- Completing draft user stories before refinement
- Clarifying vague requirements with stakeholders
- Preparing stories for sprint planning
- Defining done for complex features