delegate-agent

Delegate tasks to specialized agents with structured briefs and async execution.

271|27|Updated Mar 1, 2026
One-click install
npx skills add https://github.com/hyperlist/feishu-multi-agent --skill delegate-agent
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: delegate-agent
Source: https://github.com/hyperlist/feishu-multi-agent/tree/main/skills/delegate-agent
Command: npx skills add https://github.com/hyperlist/feishu-multi-agent --skill delegate-agent

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill automates the process of assigning tasks to other specialized agents within the system, ensuring efficient task distribution and asynchronous execution without blocking the main agent.

Core Features & Use Cases

  • Asynchronous Task Delegation: Assign tasks to specific agents (e.g., coder, scout, trader) without waiting for their completion.
  • Structured Briefing: Generates detailed briefs for target agents, including context, requirements, and acceptance criteria.
  • Agent Routing: Intelligently routes tasks to the most appropriate agent based on task type.
  • Use Case: You can instruct the system to "Let the coder agent write the unit tests for the new authentication module," and it will handle the delegation, provide the necessary context, and inform you once dispatched.

Quick Start

Instruct the system to let the coder agent write unit tests for the new authentication module.

Frequently Asked Questions about delegate-agent

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

FAQPage Schema
How do I delegate tasks to other AI agents without blocking my main workflow?

Asynchronous task delegation assigns tasks to specialized agents without waiting for completion, enabling non-blocking workflow automation. The system handles task decomposition, structured briefing, and intelligent agent routing to dispatch jobs independently.

What is asynchronous task delegation in multi-agent systems?

Asynchronous task delegation in multi-agent systems assigns specialized tasks to distinct agents for distributed collaboration. It ensures efficient task distribution through structured briefings and intelligent routing without blocking the primary execution thread.

How do I route a coding task to a specific agent for asynchronous execution?

To route a coding task, instruct the system to let the target coder agent handle the specific assignment. The system generates a detailed brief with context and acceptance criteria, routing it intelligently based on task type.

Can I assign data analysis and transaction processing tasks to multiple agents simultaneously?

Yes, you can assign data analysis and transaction processing tasks simultaneously. The system supports distributed AI agent collaboration by intelligently routing decomposed tasks to appropriate specialized agents for asynchronous execution.

How are failures handled when delegating tasks to specialized agents?

Failure handling during task delegation adheres to defined protocols and agent self-validation principles. The system ensures structured briefings include acceptance criteria, allowing target agents to validate their own execution before reporting back.

Do I need to manually write context briefs for task assignment in multi-agent workflows?

No, you do not need to manually write context briefs for task assignment. The system automatically generates structured briefings for target agents, including necessary context, requirements, and defined acceptance criteria.