task-delegation
Installation
SKILL.md
Task Delegation Skill
Delegation Pattern
Plan → Create Task → Design Approach → Delegate → Review → Commit
Main Thread (You): Planning, architecture, coordination, review, user communication Subagents: Execution of well-defined work items with clear outputs
When to Delegate
✅ Always delegate:
- Execution work taking >5 minutes of focused effort
- Writing, research, analysis with defined scope
- Work that can run in parallel with other tasks
- Repetitive mechanical tasks (formatting, compilation, migration)
- Well-defined scope with clear output format