Coordinate multiple Claude Code agents for complex tasks.
## Claude Code Agent Orchestration Workflow A multi-agent workflow skill for Claude Code. ### Workflow Definition ```markdown --- name: orchestration-workflow description: Coordinate multiple Claude Code agents for complex tasks. --- ## Workflow: Agent Orchestration ### Phase 1: Initialization - Define the task scope and objectives - Identify required agent roles - Set up communication channels - Establish success criteria ### Phase 2: Agent Assignment - Database Engineer: Schema and migrations - Backend Architect: API and services - Frontend Engineer: UI components and pages - QA Lead: Tests and validation - DevOps: Build and deployment ### Phase 3: Parallel Execution - Each agent works on assigned files - No file conflicts between agents - Regular sync points for integration - Error handling and recovery ### Phase 4: Integration - Merge all agent outputs - Run integration tests - Verify no conflicts - Build and validate ### Phase 5: Review - Code review across all changes - Performance validation - Security check - Final approval ``` ### Usage Invoke with: "Run the agent orchestration workflow for [TASK]"
Free to copy and use. Compatible with Claude Code, Claude 4 Opus.
Copy this skill into your Claude Code project. Customize bracketed variables for your specific setup.
Initial release
claude skill install claude-code-workflow-orchestrationSign in and download this prompt to leave a review.