agent-team-guide

Codify agent team design best practices into structured SKILL.md workflows.

35|Updated Feb 15, 2026
One-click install
npx skills add https://github.com/sean-sunagaku/claude-code-plugin --skill agent-team-guide
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: agent-team-guide
Source: https://github.com/sean-sunagaku/claude-code-plugin/tree/main/agent-team-guide/skills/agent-team-guide
Command: npx skills add https://github.com/sean-sunagaku/claude-code-plugin --skill agent-team-guide

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

Agent Teams Guide provides a structured blueprint for designing and building multi-agent team skills, capturing subagent definitions, communication protocols, task dependencies, logs, and MCP tool integration.

Core Features & Use Cases

  • Templates for subagent definitions, references, and script utilities
  • 5 design principles and 3-Phase workflow guidance for scalable team skills
  • Step-by-step guidance for creating new team skills and auditing existing ones

Quick Start

Copy the SKILL.md template in this directory and begin by defining your agents, references, and scripts to start building a robust Agent Teams skill.

Frequently Asked Questions about agent-team-guide

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

FAQPage Schema
What are the best practices for designing multi-agent teams?

Designing multi-agent teams requires codifying subagent definitions, communication protocols, and task dependencies into a structured blueprint. Applying five core design principles and a 3-Phase workflow ensures reliable skill development and scalable team management.

How do I create a structured workflow for an agent team?

You create a structured agent team workflow by copying the provided SKILL.md template, then defining subagent roles, references, and script utilities. This establishes a 3-Phase workflow that structures task dependencies and communication protocols.

How do I audit existing multi-agent team skills?

Auditing existing multi-agent team skills involves evaluating subagent definitions, communication protocols, and task dependencies against five core design principles. This identifies gaps in agent roles and workflows to drive ongoing quality improvements.

What is included in a multi-agent team skill blueprint?

A multi-agent team skill blueprint includes templates for subagent definitions, references, and script utilities, alongside optional directories for scripts and assets. It requires structured frontmatter and a SKILL.md file defining the 3-Phase workflow and MCP tool integration.

Do I need specific directories to build agent team skills?

Building agent team skills requires a structured SKILL.md file with clear frontmatter and a 3-Phase workflow. Optional directories for scripts, references, and assets are supported to organize subagent definitions and MCP tool integration.