Orchestrator

When and how to delegate work to subagents inside a coding harness, and — just as important — when to NOT delegate. Covers the delegation decision, model-tier selection, prompt contracts for briefing, response contracts for output, parallelism, context-pressure management, and verification via back-pressure. Invoke when planning a non-trivial multi-step task, before spawning a subagent, or when the main thread's context is starting to feel crowded.

BlakeHastings a823026 10.9 KB Updated

File contents

BlakeHastings/claude-code-artifacts/tree/main/orchestrator commit a823026757

Frequently asked questions

npx skillmds@latest add blakehastings/orchestrator