quick-spec
Installation
SKILL.md
Quick Spec
Overview
Create implementation-ready technical specifications through a 4-step conversational workflow. This skill guides you from vague requirements to a complete tech-spec with tasks, acceptance criteria, and technical context that any developer can use to implement the feature.
The output meets the "Ready for Development" standard:
- Actionable: Every task has a clear file path and specific action
- Logical: Tasks are ordered by dependency (lowest level first)
- Testable: All ACs follow Given/When/Then and cover happy path and edge cases
- Complete: All investigation results are inlined; no placeholders or "TBD"
- Self-Contained: A fresh agent can implement the feature without reading the workflow history
Workflow Decision Tree
User wants to build a feature
Related skills