Claudops: AI Development Workflow
Full Product
/nf
→
/vp
→
/ct
→
/si
→
/sr
Standard
/ct
→
/si
→
/sr
With Handoff
/ct
→
/si
→
/ph
→
/si
→
/sr
Primary Skill
Subagent
Cross-AI
Reference
Meta / Utility
Click any node for details
Stage 1
Ideation
/
brainstorm
Collaborative brainstorming on any topic
deep-research
automation
/
product
Create JTBD or PRD documents
brainstorm-*.md
JTBD.md / PRD.md
Stage 2
Discovery
/
nf
New Feature
Comprehensive feature discovery interview
core
design-exploration
automation
/grill-me (adversarial)
validator
Cross-AI Consensus
cross-ai
discovery-*.md
Stage 3
Prototyping
/
vp
Prototype
Interactive HTML playground for design approval
gate
playground.html
Stage 4
Planning
/
ct
Create Task
Sequential TDD generation • planning gate
core
task-splitter
validator
plan-reviewer
validator
Cross-AI Consensus
cross-ai
technical-decomposition.md
plan-review.md
splitting-decision.md
Stage 5
Implementation
/
si
Start Impl
Structured TDD implementation
core
/parallelization
automation
automated-quality-gate
automation
/
si-quick
Small scope / bugfix without full task dir
/
ph
Handoff
Capture state for session resume
git bounds
/
dbg
Evidence-based runtime debugging
Working Code, PR
HANDOFF.md
bug-report.md
Stage 6
Code Review
/
sr
Start Review
Comprehensive pre-merge code review suite
core
spec-compliance
review
arch-reviewer
review
5× parallel reviewers
review
Cross-AI Final Check
cross-ai
code-review.md
Stage 7
Post-Merge
/
update-docs
Update docs + generate changelog
/
fci
Fix CI pipeline failures
changelog.md
Event-Driven Background Hooks
Click a stage to see its hooks
3
PreToolUse
5
PostToolUse
2
Stop
Select a lifecycle stage above to explore which hooks fire
Source
×