Orchestration

Delegate work to subagents safely and efficiently - decide how many subagents to run, keep parallel tracks on disjoint files, monitor them without flooding your context, inherit security to every subagent, and use return-and-resume so a subagent can ask a question and continue with full context. Use whenever you are about to spawn one or more subagents, run work in parallel, or coordinate delegated tasks. Applies to any agent that delegates, including subagents that spawn their own helpers.

Marcel-Bich ad97285 10.8 KB Updated

File contents

Marcel-Bich/marcel-bich-claude-marketplace/tree/main/plugins/credo/skills/orchestration commit ad972858f7

Frequently asked questions

npx skillmds@latest add marcel-bich/orchestration