subagent-delegation
SolidDelegate independent, bounded work to the best available Poracode agents and consolidate verified results. Use for parallel research, independent reviews, specialist work, or non-overlapping implementation; do not delegate trivial, sequential, tightly coupled, or context-heavy work.
Install
Quality Score: 85/100
Skill Content
Details
- Author
- SDSLeon
- Repository
- SDSLeon/lightcode
- Created
- 5 months ago
- Last Updated
- today
- Language
- TypeScript
- License
- Apache-2.0
Similar Skills
Semantically similar based on skill content — not just same category
subagent-delegation
Split work across subagents so each has a focused context, and combine their results deliberately. Use when a task is too large for one context or has independent parallel parts.
subagent-delegation
MANDATORY before starting any multi-part task, spawning any subagent, doing 3+ searches or tool calls, reading or summarizing long material, bulk-processing items, or independently checking important claims. Inspect the active subagent types first, route bounded work to the cheapest advertised suitable worker, prevent duplicate work, and keep synthesis in the main conversation.
subagents
Use when delegating work to a separate agent with its own context. Covers when delegation pays off, designing a subagent's scope and prompt, parallel fan-out, and the cost of a cold start.