Create new feature specification
Creates feature specification with comprehensive templates for requirements, design, and tasks.
/plugin marketplace add xbklairith/kisune/plugin install dev-workflow@kisunespec/Activate the spec-driven-planning skill to execute Phase 1 (Feature Creation).
Instructions:
Extract feature name from $ARGUMENTS
Use the Skill tool to invoke: dev-workflow:spec-driven-planning
Tell the skill: "Create a new feature called [feature-name]. Execute Phase 1 (Feature Creation):
After creating the feature structure, ask if I'm ready to proceed with Phase 2 (Requirements Definition)."
What Gets Created:
The following files will be created with comprehensive templates:
requirements.md (135 lines)
design.md (434 lines)
tasks.md (427 lines)
After creation, show the user:
ā
Created: docx/features/[NN-feature-name]/
- requirements.md (ready to fill in)
- design.md (ready to fill in)
- tasks.md (ready to fill in)
š Next: Define requirements using /dev-workflow:spec:requirements