| name | spec-workflow |
| description | Spec-driven development workflow for building features with research, requirements, design, and task phases |
Spec Workflow Skill
When to Use
Use these commands when user wants to:
- Build a new feature or system
- Create technical specifications
- Plan development work
- Track spec progress
- Execute spec-driven implementation
Commands
Starting Work
/ceo-ralph:start [name] [goal] - Start or resume a spec (smart entry point)
/ceo-ralph:new <name> [goal] - Create new spec and begin research
Spec Phases
/ceo-ralph:research - Run research phase
/ceo-ralph:requirements - Generate requirements from research
/ceo-ralph:design - Generate technical design
/ceo-ralph:tasks - Generate implementation tasks
Execution
/ceo-ralph:implement - Start autonomous task execution
Management
/ceo-ralph:status - Show all specs and progress
/ceo-ralph:switch <name> - Change active spec
/ceo-ralph:cancel - Cancel active execution
Help
/ceo-ralph:help - Show plugin help