Complete list of all source plugin commands/skills orchestrated by cc-pipeline.
cc-pipeline Commands#
| Command | File | Description |
/project |
commands/project.md |
Full pipeline execution |
/project:discover |
commands/project/discover.md |
Stage 1: Discovery |
/project:specify |
commands/project/specify.md |
Stage 2: Specification |
/project:plan |
commands/project/plan.md |
Stage 3: Planning |
/project:design |
commands/project/design.md |
Stage 4: Design |
/project:epic |
commands/project/epic.md |
Stage 5: Epic Creation |
/project:develop |
commands/project/develop.md |
Stage 6: Development |
/project:launch |
commands/project/launch.md |
Stage 7: Launch |
/pipeline:status |
commands/pipeline/status.md |
Pipeline status inquiry |
Source Plugin Commands/Skills#
cc-spec-clarity (Spec Clarity Verification)#
| Type | Name | Stage Used | Role |
| Command |
/spec:interview |
Specification |
Socratic deep interview |
| Command | /spec:seed | Specification | Seed spec creation |
| Command |
/spec:ambiguity |
Specification |
Ambiguity score calculation |
| Command |
/spec:evaluate |
Specification |
3-stage spec evaluation |
| Agent | contrarian | Specification | Contrarian review (parallel) |
| Agent | simplifier | Specification | Complexity reduction (parallel) |
cc-bmad (Methodology)#
| Type | Name | Stage Used | Role |
| Command |
/bmad:research |
Discovery |
Market/technology research |
| Command | /bmad:brainstorm | Discovery | Ideation |
| Command | /bmad:product-brief | Planning | Product brief |
| Command | /bmad:prd | Planning | PRD writing |
| Command |
/bmad:tech-spec |
Planning |
Technical specification |
| Command | /bmad:architecture | Design | Architecture design |
| Command | /bmad:create-ux-design | Design | UX design |
| Command | /bmad:create-story | Epic Creation | Story writing |
| Command |
/bmad:sprint-planning |
Epic Creation |
Sprint planning |
| Command |
/bmad:dev-story |
Development |
Story implementation |
| Persona |
Analyst |
Planning |
Requirements analysis, BDD Acceptance Criteria |
| Persona | Architect | Design | Architecture review |
| Persona | UX Designer | Design | UX review |
| Persona | PM | Epic Creation | Story points, labeling |
| Persona | Flutter Dev | Development | Flutter implementation review |
| Persona | Backend Dev | Development | Backend implementation review |
cc-pm-discovery (Product Discovery)#
| Type | Name | Stage Used | Role |
| Skill | user-interview | Discovery | User interview |
| Skill | assumption-testing | Discovery | Assumption validation |
| Skill | experiment-design | Discovery | Experiment design |
cc-pm-strategy (Product Strategy)#
| Type | Name | Stage Used | Role |
| Skill | competitive-analysis | Discovery | Competitive analysis |
| Skill | product-vision | Discovery | Vision formulation |
| Skill | business-model | Planning | Business model |
cc-dev-cycle (Development Cycle)#
| Type | Name | Stage Used | Role |
| Command | /zenhub:epic | Epic Creation | Epic/Story creation |
| Command | /dev:run | Development | 13-step development cycle |
cc-pm-gtm (Go-to-Market)#
| Type | Name | Stage Used | Role |
| Skill | gtm-motion | Launch | GTM strategy |
| Skill | icp-definition | Launch | ICP definition |
| Skill | messaging-framework | Launch | Messaging framework |
cc-pm-analytics (Data Analytics)#
| Type | Name | Stage Used | Role |
| Skill | ab-testing | Launch | A/B test design |
| Skill | cohort-analysis | Launch | Cohort analysis |
Stage Dependency Summary#
| Stage | Required Plugins | Optional Plugins |
| Discovery | cc-pm-discovery | cc-pm-strategy, cc-bmad |
| Specification | cc-spec-clarity | â |
| Planning | cc-bmad | cc-pm-strategy |
| Design | cc-bmad | â |
| Epic Creation | cc-dev-cycle, cc-bmad | â |
| Development | cc-dev-cycle | cc-bmad |
| Launch | cc-pm-gtm | cc-pm-analytics |