subagent-skill

Coordinate sub-agent delegation and track task completion events across multi-agent workflows.

356|66|Updated Oct 13, 2025
One-click install
npx skills add https://github.com/trohitg/MachinaOS --skill subagent-skill
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: subagent-skill
Source: https://github.com/trohitg/MachinaOS/tree/main/server/skills/assistant/subagent-skill
Command: npx skills add https://github.com/trohitg/MachinaOS --skill subagent-skill

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Delegation and coordination among specialized sub-agents to handle tasks, monitor progress, and consolidate results across complex AI workflows.

Core Features & Use Cases

  • Discover and delegate to domain-specific sub-agents (Android, Coding, Web, etc.) based on task needs
  • Track task_completion events and coordinate sequential or parallel workflows
  • Enforce guardrails to avoid unnecessary re-delegation and provide clear failure guidance

Quick Start

Delegate a multi-step task to connected sub-agents and track the results.

Frequently Asked Questions about subagent-skill

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

FAQPage Schema
How do I coordinate sub-agents for multi-agent workflows?

To coordinate sub-agents for multi-agent workflows, you delegate domain-specific tasks to available sub-agents, track task_completion events, and consolidate asynchronous results. This requires explicit sub-agent capability availability and clear delegation formats.

What is the best way to delegate tasks to specialized AI agents asynchronously?

Delegating tasks to specialized AI agents asynchronously requires discovering domain-specific sub-agents, issuing clear delegation formats, and monitoring task_completion events. This approach enforces guardrails to avoid unnecessary re-delegation and provides clear failure guidance.

Can I track sequential and parallel multi-agent task completion events?

Yes, you can track sequential or parallel multi-agent task completion events. The coordination mechanism monitors task_completion events across asynchronous workflows and consolidates results from specialized sub-agents.

How do multi-agent orchestration guardrails handle task re-delegation failures?

Multi-agent orchestration guardrails handle task re-delegation failures by enforcing rules to avoid unnecessary re-delegation and providing clear failure guidance. This ensures safe handling of asynchronous results across complex workflows.

Do I need explicit sub-agent capability availability to run multi-agent workflows?

Yes, you need explicit sub-agent capability availability to run multi-agent workflows. The coordination process requires clear delegation formats and verified sub-agent capabilities to safely manage asynchronous execution and consolidate results.

When should I use sub-agent delegation for multi-step task coordination?

You should use sub-agent delegation for multi-step task coordination when scenarios require specialized sub-agents, asynchronous execution, and multi-step coordination. This applies to complex AI workflows needing progress monitoring and consolidated results.