Firm Agent Orchestration Pack

MCP Tools

Multi-agent task orchestration pack. DAG-based parallel task execution and team status monitoring. 2 orchestration tools.

Install

openclaw skills install firm-agent-orchestration-pack

firm-agent-orchestration-pack

⚠️ Contenu généré par IA — validation humaine requise avant utilisation.

Purpose

Orchestrates multi-agent teams via directed acyclic graph (DAG) task execution. Supports dependency resolution, parallel execution, and real-time team status monitoring.

Tools (2)

ToolDescription
openclaw_agent_team_orchestrateDAG-based parallel task execution
openclaw_agent_team_statusTeam execution status and progress

Usage

skills:
  - firm-agent-orchestration-pack

# Orchestrate a multi-agent task:
openclaw_agent_team_orchestrate tasks='[{"id":"1","agent":"cto","task":"review"}]'
openclaw_agent_team_status

Requirements

  • mcp-openclaw-extensions >= 3.0.0