ck:team

Coordinate multiple Claude Code sessions to work in parallel on independent tasks.

Updated Feb 27, 2026
One-click install
npx skills add https://github.com/haidonglethqb/CloudSchool --skill ck-team-haidonglethqb
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ck:team
Source: https://github.com/haidonglethqb/CloudSchool/tree/main/.qwen/skills/team
Command: npx skills add https://github.com/haidonglethqb/CloudSchool --skill ck-team-haidonglethqb

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Coordinates multiple Claude Code sessions to work in parallel on independent tasks, enabling faster exploration and coordinated synthesis.

Core Features & Use Cases

  • Parallel team coordination: spawn multiple teammates with isolated contexts and a shared task list.
  • Inter-teammate communication: direct messaging and task-based collaboration to drive complex projects.
  • Event-driven orchestration: automatic responses to TaskCompleted and TeammateIdle to advance work and synthesize results.
  • Suitable for research, code review, debugging, and cross-functional work that benefits from parallel exploration.

Quick Start

Spawn a team for a defined objective and let Claude orchestrate researchers, developers, or reviewers to work in parallel and synthesize results into a single report.

Frequently Asked Questions about ck:team

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

FAQPage Schema
How do I coordinate multiple Claude Code sessions for parallel task execution?

Parallel task execution across multiple Claude Code sessions is coordinated by spawning teammates with isolated contexts and a shared task list at ~/.claude/tasks/{team-name}/. The team lead orchestrates spawn, messaging, and shutdown to drive complex projects.

What is event-driven orchestration for agent teams in Claude Code?

Event-driven orchestration in Claude Code automatically responds to TaskCompleted and TeammateIdle events to advance work and synthesize results. This mechanism allows parallel teammates to seamlessly transition between independent tasks without manual intervention.

Can I use Claude Code agent teams for parallel code review and debugging?

Yes, Claude Code agent teams are suitable for parallel code review, debugging, research, and cross-functional work. Multiple teammates can explore independent contexts simultaneously and synthesize their findings into a single structured report.

Do I need an Agent Teams-enabled environment to run parallel Claude Code teammates?

Yes, an Agent Teams-enabled environment is required to run parallel Claude Code teammates. The setup also requires a designated team lead, active teammates, and a shared task list within the ~/.claude/tasks/ directory for coordination.

How do parallel agent teammates communicate during task management?

Parallel agent teammates communicate through direct messaging and task-based collaboration. This inter-teammate communication is structured around a shared task list, enabling isolated sessions to coordinate complex projects and synthesize results.

What are the limitations of using parallel Claude Code sessions for complex projects?

Parallel Claude Code sessions require independent tasks to maximize effectiveness, as teammates operate with isolated contexts. Coordination overhead exists through the shared task list, making it less suitable for highly dependent, sequential workflows.