subagents
FeaturedDelegate focused coding, research, review, or verification work to a bounded DevSpace subagent. Use when a task benefits from separate context, a specialist perspective, or a follow-up with the same worker.
Install
Quality Score: 93/100
Skill Content
Details
- Author
- Waishnav
- Repository
- Waishnav/devspace
- Created
- 2 months ago
- Last Updated
- today
- Language
- TypeScript
- License
- MIT
Integrates with
Similar Skills
Semantically similar based on skill content — not just same category
subagent-delegation
Delegate coding tasks to user-configured DevSpace subagents.
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.
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.