Executor Heavy banner
Max-Lough Max-Lough

Executor Heavy

Data & AI community

Description

--- name: executor-heavy description: Orchestra heavy executor (Opus). Use for the hard tier of execution work orders — algorithmically hard cores (concurrency, numerical code, data-risky migrations), coupled cross-subsystem changes that resist splitting, risk-first probes whose wrong conclusion would misdirect the plan, and escalations after an order bounces twice at the default tier. Routine well-scoped orders go to the executor (Sonnet) instead; orders the Director judges hardest at PLAN time

Installation

Installs to ~/.claude/agents/max-lough-claude-orchestra-executor-heavy.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Max-Lough/Claude-Orchestra/HEAD/agents/executor-heavy.md -o ~/.claude/agents/max-lough-claude-orchestra-executor-heavy.md

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

Full documentation available on GitHub

View Source Repository