agent-teams

Manage multi-agent team lifecycles with creation, task assignment, and progress tracking.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/jcyLite/openclaw-plugin-agent-monitor --skill agent-teams-jcylite
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: agent-teams
Source: https://github.com/jcyLite/openclaw-plugin-agent-monitor/tree/main/skills/agent-teams
Command: npx skills add https://github.com/jcyLite/openclaw-plugin-agent-monitor --skill agent-teams-jcylite

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill streamlines the management of multiple AI agents working collaboratively on complex projects, from creation and task assignment to progress tracking and shutdown.

Core Features & Use Cases

  • Team Orchestration: Automatically create and configure teams based on task descriptions.
  • Member Management: Spawn new agents within teams, assign roles, and manage their lifecycle.
  • Task & Communication: Assign tasks to specific members, track progress, and facilitate inbox messaging.
  • Use Case: You need to develop a new feature. Use this Skill to create a 'dev-team' with a 'developer' agent to write code and a 'tester' agent to write tests, then assign specific tasks to each.

Quick Start

Use the agent-teams skill to orchestrate a new team to implement user authentication in your project.

Frequently Asked Questions about agent-teams

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

FAQPage Schema
How do I orchestrate multiple AI agents to collaborate on a complex software project?

Multi-agent orchestration coordinates multiple AI agents to execute complex project tasks by creating teams, spawning agents, assigning tasks, and tracking progress. It supports inbox messaging and lifecycle management from creation to shutdown.

What is the best way to manage task assignment and progress tracking for an AI agent team?

Managing an AI agent team uses task orchestration tools to assign specific tasks to individual agents and monitor execution. Progress tracking captures each member's status, facilitating synchronized workflow management across the team.

Can I automatically spawn new agents and assign roles within a multi-agent workflow?

Yes, multi-agent workflows support spawning new agents within existing teams and assigning them specific roles. Member management capabilities handle the agent lifecycle, enabling dynamic team expansion based on project requirements.

How does inbox messaging work for coordinating tasks between AI agents?

Inbox messaging facilitates direct communication between spawned agents for task coordination. It enables team members to exchange information and updates, supporting collaborative execution and synchronized workflow management.

Do I need to manually configure team structures before assigning tasks to multiple agents?

No, team orchestration automatically creates and configures multi-agent teams based on your task descriptions. Once the team is established, you can spawn agents and assign specific development or testing tasks to each member.

When should I use a multi-agent team instead of a single AI agent for a development workflow?

Use a multi-agent team for complex project execution requiring role specialization, such as separating code development and testing tasks. Orchestrating distinct agents allows parallel task assignment and structured lifecycle management.