Cc Orchestrate banner
markus41 markus41

Cc Orchestrate

Development community

Description

# /cc-orchestrate — Agent Team Templates & Multi-Agent Orchestration Deploy pre-built agent team configurations for common development patterns. Choose between subagent patterns (hub-and-spoke) and full Agent Teams (mesh coordination) based on your task complexity. ## Usage ```bash /cc-orchestrate # Interactive template picker /cc-orchestrate --template builder-validator # Deploy specific template /cc-orchestrate --template qa-swarm # QA testing swarm /cc

Installation

Installs to ~/.claude/commands/markus41-claude-cc-orchestrate.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/markus41/claude/HEAD/.claude/commands/cc-orchestrate.md -o ~/.claude/commands/markus41-claude-cc-orchestrate.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository