agent-team

Orchestrate multi-agent teams to decompose tasks and execute work in parallel.

1|Updated Mar 3, 2026
One-click install
npx skills add https://github.com/kozyszoo/antigravity-handson --skill agent-team-kozyszoo
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: agent-team
Source: https://github.com/kozyszoo/antigravity-handson/tree/main/.claude/skills/agent-team
Command: npx skills add https://github.com/kozyszoo/antigravity-handson --skill agent-team-kozyszoo

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill enables the creation and management of multiple AI agents working collaboratively to tackle complex tasks that are beyond the scope of a single agent.

Core Features & Use Cases

  • Task Decomposition: Breaks down large problems into smaller, manageable sub-tasks.
  • Parallel Execution: Assigns sub-tasks to specialized agents that can work concurrently.
  • Agent Specialization: Leverages different agent types (e.g., Explore, backend-dev, frontend-dev) for optimal task performance.
  • Use Case: Develop a new feature by having a backend-dev agent implement the API and a frontend-dev agent build the UI simultaneously, with a tester agent ensuring quality.

Quick Start

Use the agent-team skill to create a team of agents to research and implement a new feature in parallel.

Frequently Asked Questions about agent-team

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

FAQPage Schema
How do I use multiple AI agents for parallel task execution?

Parallel task execution is achieved by decomposing complex problems into sub-tasks and assigning them to specialized sub-agents that work concurrently. This coordinated multi-agent teamwork optimizes workflows for both cost and performance.

What is task decomposition in multi-agent AI systems?

Task decomposition is the process of breaking down large, complex problems into smaller, manageable sub-tasks. This allows a multi-agent team to assign specific roles like backend or frontend development to optimize overall performance.

Can I assign specialized roles like backend and frontend development to different AI agents?

Yes, you can assign specialized roles to different AI agents. The system supports built-in and custom project agents, allowing you to leverage specific agent types like backend-dev, frontend-dev, and tester for optimal task performance.

How do I orchestrate a team of AI agents to develop a new software feature?

You orchestrate an AI agent team by creating and assigning sub-tasks for coordinated workflows. For feature development, a backend-dev agent can implement APIs while a frontend-dev agent builds the UI simultaneously, with a tester ensuring quality.

What's the best way to manage communication and task assignment among parallel AI agents?

The best way to manage parallel AI agents is through coordinated workflows that facilitate task creation, assignment, and inter-agent communication. This multi-agent orchestration ensures complex work is executed efficiently in parallel.

Does multi-agent task decomposition work for both built-in and custom project agents?

Yes, multi-agent task decomposition works for both built-in and custom project agents. You can define specialized roles within your team to handle specific sub-tasks, ensuring optimal task performance and coordinated execution.