Delegate Task

Analyze user requests and route them to specialized skills or sub-agents.

Updated Jan 21, 2026
One-click install
npx skills add https://github.com/Row0902/agents --skill delegate-task
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Delegate Task
Source: https://github.com/Row0902/agents/tree/main/.agent/skills/delegate_task
Command: npx skills add https://github.com/Row0902/agents --skill delegate-task

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Analyzes requests and routes them to the appropriate specialized skill or sub-agent to improve task outcomes and reduce misrouting.

Core Features & Use Cases

  • Collaborative Dispatch: coordinates Architect, DevOps, QA, and PM before delegation.
  • Precise Routing: maps task types to the best Implementer skill.
  • Research and Validation: uses the Research librarian to verify assumptions when needed.
  • Governance Guardrails: enforces PM authorization for essential or high-risk tasks.

Quick Start

Provide a user request like "delegate the UI panel creation" and let the skill route to the appropriate specialist.

Frequently Asked Questions about Delegate Task

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

FAQPage Schema
How does task routing orchestration work for specialized development requests?

Task routing orchestration analyzes user requests and maps them to the appropriate specialized skill or sub-agent, coordinating with Architect, DevOps, QA, and PM before delegation to ensure precise dispatch.

How do I delegate a UI panel creation task to the correct specialist?

To delegate a task like UI panel creation, provide the user request and let the skill analyze it, map the task type to the best Implementer skill, and route it to the appropriate specialist instantly.

Can I use automated task delegation for critical bug fixes and refactoring?

Yes, automated task delegation applies to critical bugs and refactors, but it enforces mandatory collaboration and requires PM authorization before routing the task to the selected Implementer.

What is the best way to verify assumptions before routing tasks to a sub-agent?

The best way to verify assumptions before routing is to use the Research librarian skill, which validates task assumptions before the governance protocol authorizes and dispatches the request.

Why does task delegation require PM authorization for high-risk features?

Task delegation requires PM authorization for high-risk features to enforce governance guardrails, reducing misrouting and ensuring mandatory collaboration across design, development, and maintenance teams.