agent-team

Coordinate multi-agent Claude teams with ticket-driven workflows and lifecycle stages.

Updated Mar 3, 2026
One-click install
npx skills add https://github.com/tarrragon/ccsession --skill agent-team-tarrragon
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: agent-team
Source: https://github.com/tarrragon/ccsession/tree/main/.claude/skills/agent-team
Command: npx skills add https://github.com/tarrragon/ccsession --skill agent-team-tarrragon

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Agent Teams coordinate multi-agent collaboration to share tickets, synchronize tasks, and enforce lifecycle discipline across teammates, reducing friction when simultaneous discoveries require immediate cross-team action.

Core Features & Use Cases

  • Shared task lists and real-time communication across agents.
  • Ticket-Task bridge design to keep Tickets as truth and Tasks ephemeral.
  • Lifecycle stages: Plan, Create, Coordinate, Converge, Shutdown for teams handling cross-modular work. Use cases include cross-module investigations, API contract negotiations, and multi-perspective analyses that require immediate coordination.

Quick Start

Plan the work, create a Team and Tasks, spawn teammates, coordinate via messaging, converge results, and shut down the Team.

Frequently Asked Questions about agent-team

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

FAQPage Schema
How do I coordinate multi-agent workflows when one agent's findings change the direction of others?

Multi-agent coordination uses a ticket-driven workflow where shared tickets act as the single source of truth, enabling real-time cross-team messaging so agents can immediately adjust direction based on teammate discoveries.

What is the lifecycle for managing multi-agent teamwork and task synchronization?

Multi-agent teamwork follows a structured lifecycle of Plan, Create, Coordinate, Converge, and Shutdown, enforcing discipline across teammates while keeping tickets as permanent records and tasks ephemeral.

How do I set up and spawn an agent team for cross-modular investigations?

To set up an agent team, plan the work, create a Team and Tasks, spawn teammates, coordinate via messaging, converge results, and shut down the Team to complete the cross-modular investigation.

Can I use multi-agent coordination for API contract negotiations and multi-source analyses?

Multi-agent coordination supports API contract negotiations and multi-source analyses by applying a ticket-task bridge design that synchronizes shared work items and manages real-time collaboration across multiple agents.

What are the limitations of ticket-driven multi-agent teams for task management?

Ticket-driven multi-agent teams require token-aware deployment to manage resource limits, and the ephemeral nature of tasks means only tickets retain permanent state, limiting post-shutdown task retrieval.

Does agent-team work without external dependencies for cross-team collaboration?

Agent-team operates without external dependencies, using built-in onboarding protocols and a ticket-task bridge to enforce workflow discipline and manage real-time collaboration across teammates.