delegation-planner
Installation
SKILL.md
Delegation Planner Skill
Purpose: Route every task to the correct agent layer before execution begins. Wrong routing wastes context budget and produces inferior output.
When to Use
Use this skill when:
- An incoming task needs to be assigned to an agent
- A complex task needs to be decomposed across multiple agents
- A senior agent is being asked to do sub-agent work (or vice versa)
- Before dispatching any specialist agent
Agent Layer Routing Rules
Layer 1: Senior PM Agent
Related skills
More from cleanexpo/unite-hub
tdd
Use when implementing any feature or bug fix. Hard gate — no production code without a failing test first. Applies to vitest (apps/web/) and pytest (apps/backend/). Triggers on "implement", "add feature", "fix bug", "new component", "new endpoint", or any code-writing task.
1idea-to-production
Plain-English pipeline from idea to production — routes user requests to the right phase and agent
1oauth-flow
OAuth 2.0 and OIDC integration with PKCE, Supabase Auth providers, and redirect URI validation
1health-check
>-
1csv-processor
>-
1vector-search
>-
1