A comprehensive suite of specialized agents with mandatory delegation enforcement for software development, featuring 30+ domain experts including frontend, backend, infrastructure, security, and quality assurance specialists.
This plugin is not yet in any themed marketplace. To install it, you'll need to add it from GitHub directly.
Choose your preferred installation method below
A marketplace is a collection of plugins. Every plugin gets an auto-generated marketplace JSON for individual installation, plus inclusion in category and themed collections. Add a marketplace once (step 1), then install any plugin from it (step 2).
One-time setup for access to all plugins
When to use: If you plan to install multiple plugins now or later
Step 1: Add the marketplace (one-time)
/plugin marketplace add https://claudepluginhub.com/marketplaces/all.json
Run this once to access all plugins
Step 2: Install this plugin
/plugin install claude-squad@all
Use this plugin's auto-generated marketplace JSON for individual installation
When to use: If you only want to try this specific plugin
Step 1: Add this plugin's marketplace
/plugin marketplace add https://claudepluginhub.com/marketplaces/plugins/claude-squad.json
Step 2: Install the plugin
/plugin install claude-squad@claude-squad
A comprehensive Claude Code plugin with 29+ specialized agents, mandatory delegation enforcement, and intelligent workflow coordination for software development teams.
# Add this repository as a local marketplace
/plugin marketplace add /path/to/claude-squad-plugin
# Or clone and add:
git clone https://github.com/your-org/claude-squad-plugin.git
/plugin marketplace add ./claude-squad-plugin
# Install the Claude Squad plugin
/plugin install claude-squad@local
# Restart Claude Code to activate
# Enable agent delegation
/squad-on
# Check squad status
/squad-status
# View available agents
/help
This plugin provides 29 specialized agents with mandatory delegation enforcement:
The plugin includes squad management commands:
/squad-deploy
- Deploy and activate the agent system/squad-on
- Enable agent delegation/squad-off
- Disable agent delegation/squad-status
- View current squad status/squad-furlough
- Temporarily disable specific agents/squad-assemble
- Reactivate all agents/squad-dismiss
- Remove specific agents/squad-standdown
- Emergency disable all agents/squad-override
- Bypass delegation for single tasksclaude-squad-plugin/
āāā .claude-plugin/
ā āāā plugin.json # Plugin metadata
āāā agents/ # 29 specialized agent definitions
ā āāā backend-architect.md
ā āāā frontend-developer.md
ā āāā ... (27 more)
āāā commands/ # Squad management commands
ā āāā squad-deploy.md
ā āāā squad-on.md
ā āāā ... (7 more)
āāā hooks/ # Session automation
ā āāā hooks.json
ā āāā sessionStart.sh # Auto-loads squad rules
āāā CLAUDE.md # Delegation enforcement rules
āāā marketplace.json # Distribution configuration
āāā README.md # This file
# User asks to "fix the login API bug"
# System automatically:
# 1. Classifies as IMPLEMENTATION
# 2. Routes to backend-architect (API domain)
# 3. Enforces quality gates
# 4. Creates git commit with proper workflow
# User asks to "build a secure mobile app with analytics"
# System coordinates:
# 1. security-auditor (security requirements)
# 2. mobile-developer (app implementation)
# 3. data-scientist (analytics design)
# 4. Main LLM synthesizes results
# Update to latest version
/plugin update claude-squad@local
# Temporarily disable
/plugin disable claude-squad
# Re-enable
/plugin enable claude-squad
# Remove plugin completely
/plugin uninstall claude-squad
.md
files in agents/
directory.md
files in commands/
directoryCLAUDE.md
for complete delegation system.claude-plugin/plugin.json
for metadataagents/
directoryMIT License - See LICENSE file for details
šÆ Ready to supercharge your development workflow with intelligent agent delegation? Install Claude Squad today!
1.0.0