ck:team

Orchestrate parallel Claude Code instances for research, implementation, review, and debug workflows.

Updated Jun 14, 2026
One-click install
npx skills add https://github.com/duy-tung/claude-code-setup --skill ck-team-duy-tung
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ck:team
Source: https://github.com/duy-tung/claude-code-setup/tree/main/claude/skills/team
Command: npx skills add https://github.com/duy-tung/claude-code-setup --skill ck-team-duy-tung

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires Agent Teams, opus 4.6, 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 workflows, such as research, implementation, review, and debugging, allowing for efficient multi-agent collaboration.

Core Features & Use Cases

  • Parallel Workflows: Facilitates parallel research, implementation, review, and debug workflows with independent teammates.
  • Agent Orchestration: Manages teams of Claude Code agents, each with its own context window and communication channels.
  • Templates and Flags: Offers predefined templates for common workflows and flags for customizing team sizes and roles.
  • Integration: Requires Agent Teams enabled and specific environment settings, and is not supported in VSCode extensions.

Quick Start

Use the /ck:team research <topic> command to initiate a research workflow on a given topic.

Frequently Asked Questions about ck:team

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

FAQPage Schema
How do I run parallel Claude Code agents for code review and debugging?

You can orchestrate parallel multi-session collaboration by enabling Agent Teams and configuring the required environment settings, allowing independent Claude Code instances to handle code review and debugging simultaneously.

What is agent orchestration for parallel research and implementation workflows?

Agent orchestration coordinates multiple Claude Code agents, each with an isolated context window and communication channel, to execute research, implementation, review, and debug workflows concurrently rather than sequentially.

How do I start a parallel research workflow with multiple Claude Code instances?

Use the command `/ck:team research <topic>` to initiate a research workflow, which deploys independent teammates to investigate the specified topic in parallel across separate sessions.

Does the multi-session Claude Code agent collaboration work in the VSCode extension?

No, parallel multi-session agent orchestration is not supported in VSCode extensions; it requires Agent Teams enabled and specific environment settings to manage independent context windows.

Can I customize team sizes and roles for parallel debug and implementation workflows?

Yes, you can use predefined templates for common workflows and apply specific flags to customize team sizes and agent roles for your parallel debugging and code implementation sessions.

Do I need Opus 4.6 to orchestrate multiple Claude Code instances for parallel code review?

Yes, orchestrating independent Claude Code teammates for parallel code review and research requires Opus 4.6 and Agent Teams enabled to manage the multi-session communication channels.