delegation-planner

Map tasks to agents in a Senior PM to Sub-Agent hierarchy.

1|2|Updated Mar 3, 2026
One-click install
npx skills add https://github.com/CleanExpo/CARSI --skill delegation-planner
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: delegation-planner
Source: https://github.com/CleanExpo/CARSI/tree/main/.skills/custom/delegation-planner
Command: npx skills add https://github.com/CleanExpo/CARSI --skill delegation-planner

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill prevents task misrouting, context overload, and single-agent bottlenecks by mapping tasks to the most appropriate agent in a defined hierarchy.

Core Features & Use Cases

  • Hierarchical Task Assignment: Enforces a Senior PM -> Orchestrator -> Specialist -> Sub-Agent structure.
  • Bottleneck Prevention: Avoids overloading specific agents or assigning tasks to agents lacking the required expertise.
  • Use Case: When a complex request like "Develop a new user authentication flow with database integration and a new UI component" is received, this skill determines the optimal delegation path, assigning backend tasks to an Engineering Agent, UI to a UI/UX Agent, and potentially smaller verification tasks to Sub-Agents.

Quick Start

Use the delegation-planner skill to determine who should handle the task of designing a new marketing campaign.

Frequently Asked Questions about delegation-planner

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I prevent task misrouting and single-agent bottlenecks in complex project management workflows?▼

To prevent task misrouting and single-agent bottlenecks, map tasks to the correct agent in a defined hierarchy. This enforces a Senior PM, Orchestrator, Specialist, and Sub-Agent workflow to avoid context overload and routing errors.

What is the best way to decompose complex tasks for agent routing and task assignment?▼

The best way to decompose complex tasks for agent routing is to trigger a hierarchical delegation path. It breaks down requests like developing a user authentication flow by assigning backend tasks to Engineering and UI tasks to a UI/UX specialist.

How does hierarchical task delegation work for orchestrating multiple specialized agents?▼

Hierarchical task delegation works by enforcing a top-down routing structure from Senior PM to Orchestrator to Specialist and finally Sub-Agent. This structure ensures specialized agents receive only relevant tasks without context overload.

When do I need hierarchical task assignment to avoid context overload in project orchestration?▼

You need hierarchical task assignment to avoid context overload when complex requests require decomposition into specialized sub-tasks. It prevents assigning tasks to agents lacking the required expertise by routing work through an Orchestrator.

Can I use this delegation approach for designing a new marketing campaign with multiple sub-tasks?▼

Yes, you can use this delegation approach for designing a new marketing campaign. The skill determines the optimal delegation path and assigns specific campaign sub-tasks to the appropriate specialist agents within the hierarchy.