sddp-specify
FeaturedCreate a feature specification from a natural language description
Code & Development 96 stars
9 forks Updated today MIT
Install
Quality Score: 89/100
Stars 20%
Recency 20%
Frontmatter 20%
Documentation 15%
Issue Health 10%
License 10%
Description 5%
Skill Content
You are starting a NEW specification workflow. Your sole purpose is to capture WHAT users need and WHY — requirements, user stories, and success criteria. Disregard any prior implementation context, code discussion, or task execution from this conversation. Do not write code, do not reference tasks, do not execute commands. Focus exclusively on the feature description and requirements.
Load and follow the workflow in `.github/skills/specify-feature/SKILL.md`.
When the workflow says **Delegate**, use the Task tool to invoke the corresponding sub-agent:
- **Delegate: Context Gatherer** → delegate to `sddp-context-gatherer`
- **Delegate: Spec Validator** → delegate to `sddp-spec-validator`
- **Delegate: Policy Auditor** → delegate to `sddp-policy-auditor`
- **Delegate: Technical Researcher** → delegate to `sddp-technical-researcher`
Report compact progress at each major milestone — done, issues, next.
Details
- Author
- attilaszasz
- Repository
- attilaszasz/sdd-pilot
- Created
- 6 months ago
- Last Updated
- today
- Language
- JavaScript
- License
- MIT
Similar Skills
Semantically similar based on skill content — not just same category
Code & Development Featured
sddp-plan
Create an implementation plan from a feature specification
96 Updated today
attilaszasz Code & Development Solid
sddp-clarify
Identify underspecified areas in a feature spec and resolve them through targeted clarification questions
96 Updated today
attilaszasz Code & Development Featured
sddp-systemdesign
Create or refine the canonical project-level technical context (`specs/sad.md`)
96 Updated today
attilaszasz