agent-team-orchestration

Orchestrate multi-agent teams with task routing, lifecycle management, and handoffs.

Updated Mar 18, 2026
One-click install
npx skills add https://github.com/kaifashraff/jarvis-research --skill agent-team-orchestration-kaifashraff
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: agent-team-orchestration
Source: https://github.com/kaifashraff/jarvis-research/tree/main/skills/agent-team-orchestration
Command: npx skills add https://github.com/kaifashraff/jarvis-research --skill agent-team-orchestration-kaifashraff

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Orchestrates multi-agent collaboration to route tasks, manage lifecycles, and enforce handoffs.

Core Features & Use Cases

  • 2+ agent team formation with defined roles (Orchestrator, Builder, Reviewer, Ops)
  • Task lifecycle management from Inbox to Done with explicit handoffs and artifact sharing
  • Async communication, shared directories for specs, artifacts, and decisions

Quick Start

Spawn a minimal 2-agent team and begin routing tasks through inbox → spec → build → review → done.

Frequently Asked Questions about agent-team-orchestration

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

FAQPage Schema
How do I coordinate multi-agent teams for task routing and handoffs?

Coordinate multi-agent teams by defining roles like Orchestrator, Builder, and Reviewer to route tasks, manage lifecycles, and enforce formal handoffs. This establishes clear workflows from inbox to done with async artifact sharing.

What is the task lifecycle workflow for multi-agent collaboration?

The multi-agent collaboration task lifecycle follows an inbox to spec to build to review to done workflow. It manages explicit handoffs and async artifact sharing across agents to ensure structured progression and accountability.

How do I set up a minimal multi-agent team to start routing tasks?

Spawn a minimal two-agent team with defined roles to begin routing tasks. You can immediately start processing work through the inbox, spec, build, review, and done stages using shared directories for specs and artifacts.

Can I use multi-agent orchestration for asynchronous artifact sharing?

Yes, multi-agent orchestration supports asynchronous communication through shared directories. Agents share specs, artifacts, and decisions asynchronously, allowing independent work phases connected by formal handoff protocols.

What roles are defined in a multi-agent orchestration workflow?

Defined roles in a multi-agent orchestration workflow include Orchestrator, Builder, Reviewer, and Ops. Each role has specific responsibilities within the task lifecycle to enforce clear handoffs and manage shared reference structures.

When do I need formal task lifecycle management for multi-agent workflows?

You need formal task lifecycle management when coordinating two or more agents across specs, builds, and reviews. It prevents task ambiguity by enforcing structured handoffs, shared reference directories, and explicit lifecycle tracking from inbox to done.