Skip to main content

Multi-agent skill

Agent Orchestration Skill

Scan running agents, assess progress, and coordinate multi-agent workflows.

Install command

AI DevKit installs its built-in skills as one curated set. Run this once to install agent-orchestration with the rest of the built-in workflow skills.

npx ai-devkit@latest skill add --built-in

What it does

Use agent-orchestration when several AI agents are working at once and someone needs to act like the technical lead. It helps check progress, identify blocked work, and send next instructions until the workflow is complete.

When to use it

  • Manage multiple active AI coding agents
  • Check progress and unblock parallel work
  • Coordinate multi-agent implementation, review, or research tasks

Supported agents

Claude CodeCodexopencode

Related skills