Spec-driven development workflow for building features with research, requirements, design, and task phases
View on GitHubDUTSTECH/ceoralph
ceo-ralph
skills/spec-workflow/SKILL.md
January 22, 2026
Select agents to install to:
npx add-skill https://github.com/DUTSTECH/ceoralph/blob/main/skills/spec-workflow/SKILL.md -a claude-code --skill spec-workflowInstallation paths:
.claude/skills/spec-workflow/# 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