Back to Skills

spec-workflow

verified

Spec-driven development workflow for building features with research, requirements, design, and task phases

View on GitHub

Marketplace

dutstech-ceoralph

DUTSTECH/ceoralph

Plugin

ceo-ralph

Repository

DUTSTECH/ceoralph

skills/spec-workflow/SKILL.md

Last Verified

January 22, 2026

Install Skill

Select agents to install to:

Scope:
npx add-skill https://github.com/DUTSTECH/ceoralph/blob/main/skills/spec-workflow/SKILL.md -a claude-code --skill spec-workflow

Installation paths:

Claude
.claude/skills/spec-workflow/
Powered by add-skill CLI

Instructions

# 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

Validation Details

Front Matter
Required Fields
Valid Name Format
Valid Description
Has Sections
Allowed Tools
Instruction Length:
920 chars