team

Orchestrate parallel Claude Code sessions for collaborative research, code review, and debugging.

1|1|Updated Jan 15, 2026
One-click install
npx skills add https://github.com/Thanh-apero/apero-kit-cli --skill team-thanh-apero
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: team
Source: https://github.com/Thanh-apero/apero-kit-cli/tree/main/templates/skills/team
Command: npx skills add https://github.com/Thanh-apero/apero-kit-cli --skill team-thanh-apero

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires Claude Code, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill addresses the challenge of coordinating multiple independent Claude Code sessions for parallel, multi-session collaboration, enabling efficient research, implementation, review, and debug workflows.

Core Features & Use Cases

  • Agent Team Orchestration: Manage and coordinate multiple Claude Code instances working together in parallel.
  • Research & Analysis: Facilitate research and analysis workflows with independent teammates.
  • Code Review: Streamline code review processes with parallel reviews from different perspectives.
  • Debugging: Support debugging workflows with competing hypotheses investigation.
  • Use Case: For a complex software project, use this Skill to create a team of agents to research different aspects of a feature, review the code, and debug issues simultaneously.

Quick Start

To initiate a team for research, use the command: /team research <topic>

Frequently Asked Questions about team

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

FAQPage Schema
How do I run parallel code reviews with multiple Claude Code sessions?

You orchestrate parallel code reviews by spinning up a team of independent Claude Code teammates. Each agent reviews code from a different perspective simultaneously, streamlining the review process.

How do I debug complex issues using parallel agent collaboration?

Parallel agent collaboration supports debugging by assigning independent teammates to investigate competing hypotheses simultaneously. This multi-session approach isolates root causes faster than sequential debugging.

Do I need experimental features enabled to orchestrate multi-session Claude Code agents?

Yes, orchestrating multi-session Claude Code agents requires the experimental Agent Teams feature enabled. This allows independent teammates to maintain distinct contexts and communication channels.

What is the best way to coordinate collaborative research across multiple Claude Code instances?

The best way to coordinate collaborative research is using agent team orchestration. It manages multiple Claude Code instances working in parallel, enabling efficient investigation of different feature aspects.

Can I use parallel Claude Code sessions for simultaneous research and implementation workflows?

Yes, you can use parallel Claude Code sessions for simultaneous research, implementation, review, and debug workflows. The orchestration manages multiple independent agents working together efficiently.

How do I start an agent team for a specific research topic?

To start an agent team for a specific research topic, use the command `/team research <topic>`. This initiates coordinated parallel sessions to investigate the subject across multiple independent contexts.