cc-devflow-orchestrator

Community

Navigate dev workflows, get instant agent recommendations.

AuthorDimon94
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill acts as the central navigation hub for the CC-DevFlow project, guiding users through complex development workflows and recommending the correct agents or commands for each stage. It eliminates confusion about "what to do next" and ensures efficient progression through project phases.

Core Features & Use Cases

  • Workflow Routing: Provides a clear map of project-level and requirement-level workflows, from /flow-init to /flow-release.
  • Agent Delegation Guide: Recommends the appropriate agent (e.g., prd-writer, tech-architect) for specific tasks like PRD generation or UI prototyping.
  • State Machine Guidance: Uses orchestration_status.json to suggest the next logical command based on the current project status.
  • Use Case: A user has just completed the PRD phase and asks, "What should I do next?" This skill will recommend /flow-tech or /flow-ui and explain why, streamlining the development process.

Quick Start

Ask "What's the next step after PRD is complete?" or "Which command should I use to generate a UI prototype?"

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: cc-devflow-orchestrator
Download link: https://github.com/Dimon94/cc-devflow/archive/main.zip#cc-devflow-orchestrator

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository