acceptance-criteria-drafter
Installation
SKILL.md
Acceptance Criteria Drafter
This skill helps you create well-structured Acceptance Criteria drafts for GitHub Issues by interviewing users about their feature requirements.
What This Skill Does
- Interviews the user to understand the feature/requirement
- Generates Acceptance Criteria following best practices
- Outputs a markdown draft file to
.tmp/folder for review and refinement
Interview Questions
Ask the user these essential questions:
- Feature Overview: What feature or change are you planning?
- User Perspective: Who is the user and what do they want to achieve?
- Success Conditions: How do you know when this is complete?
- Edge Cases: Are there any error conditions or special cases to handle?