team-run

Orchestrate multi-agent execution by dividing tasks among specialized roles.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/kentanakae/claude-code-plugins --skill team-run
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: team-run
Source: https://github.com/kentanakae/claude-code-plugins/tree/main/plugins/core/skills/team-run
Command: npx skills add https://github.com/kentanakae/claude-code-plugins --skill team-run

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires Bash, TeamCreate, TeamDelete, TaskCreate, TaskUpdate, TaskList, TaskGet, Task, SendMessage, Skill, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines collaboration among diverse team roles for executing large-scale tasks, eliminating the need for complex manual coordination and enhancing efficiency.

Core Features & Use Cases

  • Role-based Multi-Agent Execution: Spawns specialized agents (Lead, Implementer, Researcher, Tester, Reviewer, Documenter) to perform specific tasks in parallel.
  • Task Analysis & Setup: Analyzes user requests and sets up tasks with dependencies and roles.
  • Execution & Management: Manages task execution, progress tracking, and coordination among team members.
  • Use Case: Ideal for complex projects requiring simultaneous implementation, research, testing, and documentation efforts.

Quick Start

Start the 'team-run' skill by providing a task description. The skill will analyze the task and set up a team with appropriate roles for efficient execution.

Frequently Asked Questions about team-run

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

FAQPage Schema
How do I automate large-scale task execution and team collaboration for complex projects?

You can automate large-scale task execution by spawning specialized role-based agents like Lead, Implementer, Researcher, Tester, Reviewer, and Documenter. This multi-agent execution divides complex projects into parallel tasks managed automatically.

What is role-based multi-agent execution and how does it manage project tasks?

Role-based multi-agent execution assigns specific functions such as implementing, testing, or reviewing to individual agents within a team. It manages task dependencies, progress tracking, and inter-agent communication to coordinate large-scale projects.

How do I set up task dependencies and progress tracking for parallel team agents?

Provide a task description to start the skill, which then analyzes the request and sets up a team with appropriate roles. It establishes task dependencies and tracks progress automatically using TaskCreate, TaskUpdate, and SendMessage commands.

Can I use multi-agent execution for projects requiring simultaneous research, implementation, and documentation?

Yes, multi-agent execution is ideal for complex projects requiring simultaneous implementation, research, testing, and documentation. It assigns dedicated Researcher, Implementer, Tester, and Documenter agents to perform these specific tasks in parallel.

Do I need Bash and TaskCreate dependencies to run multi-agent project automation?

Yes, multi-agent project automation requires Bash, TeamCreate, TaskCreate, TaskUpdate, TaskList, TaskGet, Task, SendMessage, and Skill dependencies to manage team spawning, task division, and inter-agent communication.

When should I use multi-agent task management over standard project automation tools?

Use multi-agent task management when complex projects require dividing large-scale tasks among specialized roles like Reviewer and Documenter. It outperforms standard automation by handling task dependencies and parallel execution without manual coordination.