Subagent Delegation

Delegate discovery, planning, and scoped edits to a `subagent` (agent types `explore` / `plan` / `general-purpose`) whenever the next steps would pollute the parent's context with intermediate tool output you won't reuse. Use `modelOverride` to push grunt work to cheaper / weaker models. Skip when the task fits in one tool call inline or when you need the intermediate output to inform the next decision.

weikinhuang a15b953 10.6 KB Updated

File contents

weikinhuang/dotfiles/tree/main/config/pi/skills/subagent-delegation commit a15b953ceb

Frequently asked questions

npx skillmds@latest add weikinhuang/subagent-delegation