team

Orchestrate multi-agent teams in Claude Code for parallel task execution.

3|Updated Apr 3, 2026
One-click install
npx skills add https://github.com/ForgePlan/marketplace --skill team-forgeplan
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: team
Source: https://github.com/ForgePlan/marketplace/tree/main/plugins/fpl-skills/skills/team
Command: npx skills add https://github.com/ForgePlan/marketplace --skill team-forgeplan

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill streamlines the creation and management of multi-agent teams in Claude Code, enabling parallel task execution and efficient team coordination.

Core Features & Use Cases

  • Multi-Agent Teams: Launch and coordinate teams of Claude Code agents for parallel processing of tasks.
  • Team Coordination: Implement role-based workflows with team-lead oversight and dynamic agent spawning.
  • File Ownership Management: Ensure conflict-free file access and modifications by agents.
  • Use Case: When you need to process a large volume of data or code review across multiple sources, you can use this Skill to create a team of agents to work simultaneously.

Quick Start

Run the 'team create' command to establish a new team and start parallel processing of tasks.

Frequently Asked Questions about team

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

FAQPage Schema
How do I run parallel tasks with multiple Claude Code agents?▼

Parallel tasks with multiple Claude Code agents require orchestration to coordinate execution. This Skill establishes multi-agent teams, enabling agents to process workloads simultaneously through dynamic spawning and role-based oversight.

What is the best way to coordinate workload distribution across Claude Code agents?▼

Workload distribution across Claude Code agents is best managed through team coordination logic. This Skill assigns team-lead and teammate roles, dynamically spawning new agents to balance processing loads for parallel execution.

How do I prevent file ownership conflicts during multi-agent parallel processing?▼

File ownership conflicts during multi-agent parallel processing are prevented through conflict resolution mechanisms. This Skill ensures agents maintain conflict-free file access and safe modifications when executing tasks simultaneously.

Can I use dynamic agent spawning to scale Claude Code teams for large workloads?▼

Dynamic agent spawning scales Claude Code teams for large workloads by generating new agents on demand. This Skill supports creating teams that expand processing capacity for high-volume data or code review tasks.

Does multi-agent team coordination require specific Claude Code dependencies?▼

Multi-agent team coordination requires Claude Code agent support and team coordination logic. This Skill operates without external dependencies, relying entirely on the internal orchestration scripts to manage parallel task execution.