What problem does it solve?
This Skill eliminates the common waste and low-quality output caused by poorly scoped subagent dispatches, which often produce placeholder code, skip project-specific patterns, and waste valuable context cache windows.
Core Features & Use Cases
- Specialised Agent Matching: Automatically prioritises project-specific specialised agents over generic ones for better context alignment with project patterns.
- Scope Scoring Rubric: Evaluates task complexity (file count, domain span, iteration needs) to recommend the right number and type of subagents for the job.
- Triage & Bounded Prompt Generation: Creates clear, self-contained prompts for subagents with explicit goals, context, scope boundaries, and deliverables to avoid ambiguous, off-target outputs.
- Use Case: When building a multi-file React feature, use this skill to select the react-specialist agent, score the scope as 3 files in 1 domain, and generate a prompt that ensures the agent follows your project's component patterns instead of producing generic code.
Quick Start
Invoke the spawn skill to triage your subagent request, select the appropriate specialised agent, and generate a bounded prompt for high-quality, scoped output.