acceptance-criteria
Generate detailed acceptance criteria from a feature description
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
Generate detailed acceptance criteria from a feature description
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Based on SOC occupation classification
Generate monthly board meeting agenda
Process violation through escalation workflow
Generate a comprehensive epic with child stories from a feature description
Generate late fee report with compound interest calculations
Convert plain English requirements into Gherkin BDD scenarios
Generate a well-structured user story from a plain English description
| name | acceptance-criteria |
| description | Generate detailed acceptance criteria from a feature description |
| argument-hint | <feature_description> |
Generate comprehensive acceptance criteria for this feature:
$ARGUMENTS
FC-1: [Criterion Title]
FC-2: [Criterion Title] (repeat format for 4-6 functional criteria)
Performance
Security
Accessibility
| Scenario | Input | Expected Behavior |
|---|---|---|
| Empty input | "" | Show validation error |
| Max length | 255+ chars | Truncate or reject |
| Special chars | Sanitize input |