What problem does it solve?
IT business analysts and product teams often struggle to convert vague feature descriptions, BRDs, or PRDs into formal Use Case specifications. This Skill provides a structured, repeatable workflow that yields English Markdown artifacts aligned to the standard IT BA 13-field template, improving clarity and traceability.
Core Features & Use Cases
- 4-step, sequential workflow: Classify input, Scope the UC, Write the UC, and Validate against a 20-point checklist.
- 4 operating modes: write new, split a feature into a UC list, refine an existing UC, or write a specific section (Normal Course / Alternatives / Exceptions).
- Enforces Cockburn's scoping rules (coffee-break test, 3 goal levels, system boundary) to ensure user-goal level UCs.
- Outputs 13-field Markdown artifacts (Actor, Description, Pre/Postconditions, Priority, Frequency, Normal/Alternative Courses, Exceptions, Includes, Special Requirements, Assumptions, Notes).
- Progressive disclosure: only SKILL.md is always loaded; supporting references/assets are loaded on demand.
Quick Start
Provide a feature description and ask me to write a Use Case from it.