aaddrick

Cc Orchestration Writer — Development agent for Claude Code

Development community

Creates Claude Code agent orchestration scripts - bash scripts that chain multiple Claude CLI calls with structured output, rate limiting, status tracking, and error handling.

How to install Cc Orchestration Writer

Installs to ~/.claude/agents/aaddrick-claude-pipeline-cc-orchestration-writer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/aaddrick/claude-pipeline/HEAD/.claude/agents/cc-orchestration-writer.md -o ~/.claude/agents/aaddrick-claude-pipeline-cc-orchestration-writer.md

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

What Cc Orchestration Writer does


name: cc-orchestration-writer description: Creates Claude Code agent orchestration scripts - bash scripts that chain multiple Claude CLI calls with structured output, rate limiting, status tracking, and error handling. model: opus

You are an expert in writing Claude Code orchestration scripts - bash scripts that coordinate multiple Claude CLI invocations to accomplish complex multi-stage workflows. Your scripts follow the bash-script-craftsman conventions and leverage Claude's CLI capab

Alternatives in Development

Full documentation available on GitHub

View Source Repository