ck:team

Coordinate multiple Claude Code instances for parallel research, development, review, and debugging workflows.

Updated Apr 23, 2026
One-click install
npx skills add https://github.com/snake-dev-team/snake-backlink-forge --skill ck-team-snake-dev-team
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ck:team
Source: https://github.com/snake-dev-team/snake-backlink-forge/tree/main/.claude/skills/team
Command: npx skills add https://github.com/snake-dev-team/snake-backlink-forge --skill ck-team-snake-dev-team

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill addresses the challenges of complex, multi-step workflows by facilitating parallel, multi-session collaboration among independent team members.

Core Features & Use Cases

  • Parallel Collaboration: Coordinates multiple independent Claude Code sessions for parallel execution of tasks.
  • Task Orchestration: Spawns, monitors, and manages a team of agents, ensuring efficient workflow execution.
  • Use Case: For a software development project, this Skill can be used to concurrently research a topic, implement features, review code, and debug issues, improving productivity and reducing bottlenecks.

Quick Start

Start a team of researchers for a project topic by using the command: /ck:team research "project 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 sessions for software development workflows?

Parallel Claude Code sessions are coordinated by spawning multiple independent agents that execute research, development, review, and debugging tasks concurrently. This multi-session teamwork approach improves productivity by eliminating sequential bottlenecks in complex workflows.

Do I need the CLAUDE_CODE_EXPERIMENTAL_AGENT_TEAMS flag to orchestrate multi-session workflows?

Yes, the CLAUDE_CODE_EXPERIMENTAL_AGENT_TEAMS flag is a required dependency to enable parallel, multi-session collaboration. Teammates also require the Opus 4.6 model to execute independent agent-based workflows concurrently.

How does agent-based workflow orchestration handle task assignment and communication?

Agent-based workflow orchestration manages parallel collaboration by handling team creation, assigning tasks to independent Claude Code instances, facilitating communication, and performing cleanup. This ensures efficient workflow execution across concurrent research and development sessions.

Can I use parallel collaboration to concurrently research a topic, implement features, and debug issues?

Yes, parallel collaboration supports concurrently researching a project topic, implementing features, reviewing code, and debugging issues. You can start a team for a specific topic, such as research, to execute these independent software development tasks simultaneously.

What are the limitations of multi-session teamwork for complex workflow orchestration?

Multi-session teamwork requires the CLAUDE_CODE_EXPERIMENTAL_AGENT_TEAMS flag and the Opus 4.6 model for teammates. Without these dependencies, the parallel agent-based workflows cannot be spawned, monitored, or managed for concurrent task execution.