·agent-teams-guide
@

agent-teams-guide

Guide for orchestrating and controlling Claude Code agent teams. Use when working with or managing multi-agent team coordination in Claude Code, including: (1) Creating and starting agent teams, (2) Controlling teammates (display modes, task assignment, delegation), (3) Best practices for parallel work, (4) Troubleshooting team issues. Covers concepts like team lead, teammates, shared task lists, and inter-agent messaging.

16Installs·0Trend·@hexbee

Installation

$npx skills add https://github.com/hexbee/hello-skills --skill agent-teams-guide

How to Install agent-teams-guide

Quickly install agent-teams-guide AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/hexbee/hello-skills --skill agent-teams-guide
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: hexbee/hello-skills.

SKILL.md

View raw

| Create an agent team... | Spawn teammates for parallel work | | Clean up the team | Shut down all teammates gracefully | | Delegate mode | Press Shift+Tab after starting team | | Shift+Up/Down | Select teammate in in-process mode |

Or set the environment variable in your shell before running Claude Code.

Start a team by describing parallel work that would benefit from multiple perspectives:

Guide for orchestrating and controlling Claude Code agent teams. Use when working with or managing multi-agent team coordination in Claude Code, including: (1) Creating and starting agent teams, (2) Controlling teammates (display modes, task assignment, delegation), (3) Best practices for parallel work, (4) Troubleshooting team issues. Covers concepts like team lead, teammates, shared task lists, and inter-agent messaging. Source: hexbee/hello-skills.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/hexbee/hello-skills --skill agent-teams-guide
Category
@Collaboration
Verified
First Seen
2026-02-24
Updated
2026-03-11

Browse more skills from hexbee/hello-skills

Quick answers

What is agent-teams-guide?

Guide for orchestrating and controlling Claude Code agent teams. Use when working with or managing multi-agent team coordination in Claude Code, including: (1) Creating and starting agent teams, (2) Controlling teammates (display modes, task assignment, delegation), (3) Best practices for parallel work, (4) Troubleshooting team issues. Covers concepts like team lead, teammates, shared task lists, and inter-agent messaging. Source: hexbee/hello-skills.

How do I install agent-teams-guide?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/hexbee/hello-skills --skill agent-teams-guide Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/hexbee/hello-skills