Orchestrating Subagents

Use preemptively at the start of any session whose work decomposes into delegable units and whose main-thread context is worth protecting. A report, a large feature, a migration are examples, not the full set; the trigger is the shape (many token-heavy steps, compact results), not the task type. Also use whenever the user asks to delegate work to subagents. Invoke before context fills, not after.

JoaquinCampo Updated

File contents

JoaquinCampo/Skills/tree/main/orchestrating-subagents commit d4a409d50f

Frequently asked questions

npx skillmds@latest add joaquincampo/orchestrating-subagents