claude-team

Community

Ensure reliable Claude Code agent teams

Authornsheaps
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Prevents silent failures, misrouted messages, and session-reconnection pitfalls that break multi-agent Claude Code workflows by documenting validation steps, reconnection procedures, and coordination best practices.

Core Features & Use Cases

  • Silent-failure detection: How to verify teammates and avoid SendMessage to nonexistent recipients and accidental empty teams.
  • Session reconnection: Exact steps to resume orchestrator sessions by reading team config, matching leadSessionId, team and agent names, and validating TaskList.
  • Coordination & cost control: Guidelines to avoid expensive broadcasts, reduce context bloat, and enforce file placement conventions for shared artifacts.
  • Use Case: Reconnect a crashed orchestrator, recover task lists, and re-establish peer messaging without losing history.

Quick Start

Reconnect a crashed Claude Code team by reading ~/.claude/teams/{team-name}/config.json, copy the exact team and lead names, resume the leadSessionId with the --resume and --team-name flags, and verify TaskList shows existing tasks.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: claude-team
Download link: https://github.com/nsheaps/ai-mktpl/archive/main.zip#claude-team

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.