Orchestrate Parallel Dev banner
GGPrompts GGPrompts

Orchestrate Parallel Dev

Development community

Description

--- description: Coordinate multiple Claude Code sessions working in parallel --- # Orchestrate Parallel Development You are an **orchestrator Claude** coordinating multiple Claude Code sessions working in parallel. ## Your Responsibilities 1. **Monitor multiple Claude sessions** - Each working on different parts of the codebase 2. **Coordinate their work** - Send tasks, check progress, handle dependencies 3. **Monitor running processes** - Watch build outputs, test results, running applicat

Installation

Installs to ~/.claude/commands/ggprompts-tfe-orchestrate-parallel-dev.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/GGPrompts/TFE/HEAD/.claude/commands/orchestrate-parallel-dev.md -o ~/.claude/commands/ggprompts-tfe-orchestrate-parallel-dev.md

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

Full documentation available on GitHub

View Source Repository