Delegate Or Die

Delegation discipline for coding agents. Hand multi-file exploration, broad searches, and long sequential reads to disposable subagents instead of flooding the main thread with tool calls. Includes the self-contained brief format (question, boundaries, output contract) and status-first reporting. Use whenever a task would require reading more than ~3 files, running multi-query research, or touching unfamiliar territory.

yjhqwer Updated

File contents

yjhqwer/yjh-discipline/tree/main/skills/delegate-or-die commit c473de1fb2

Frequently asked questions

npx skillmds@latest add yjhqwer/delegate-or-die