⚡ Updated for Opus 4.6, Sonnet 4.6 & Haiku 4.5 — Three-tier model strategy for optimal performance
🎯 Agent Skills Enabled — 146 specialized skills extend Claude’s capabilities across plugins with progressive disclosure
A comprehensive production-ready system combining 112 specialized AI agents, 16 multi-agent workflow orchestrators, 146 agent skills, and 79 development tools organized into 72 focused, single-purpose plugins for Claude Code.
Overview
This unified repository provides everything needed for intelligent automation and multi-agent orchestration across modern software development:
72 Focused Plugins - Granular, single-purpose plugins optimized for minimal token usage and composability
112 Specialized Agents - Domain experts with deep knowledge across architecture, languages, infrastructure, quality, data/AI, documentation, business operations, and SEO
146 Agent Skills - Modular knowledge packages with progressive disclosure for specialized expertise
16 Workflow Orchestrators - Multi-agent coordination systems for complex operations like full-stack development, security hardening, ML pipelines, and incident response
79 Development Tools - Optimized utilities including project scaffolding, security scanning, test automation, and infrastructure setup
Comprehensive Tooling: 79 development tools including test generation, scaffolding, and security scanning
100% Agent Coverage: All plugins include specialized agents
Agent Skills: 146 specialized skills following for progressive disclosure and token efficiency
Clear Organization: 23 categories with 1-6 plugins each for easy discovery
Efficient Design: Average 3.4 components per plugin (follows Anthropic’s 2-8 pattern)
How It Works
Each plugin is completely isolated with its own agents, commands, and skills:
Install only what you need - Each plugin loads only its specific agents, commands, and skills
Minimal token usage - No unnecessary resources loaded into context
Mix and match - Compose multiple plugins for complex workflows
Clear boundaries - Each plugin has a single, focused purpose
Progressive disclosure - Skills load knowledge only when activated
Example: Installing python-development loads 3 Python agents, 1 scaffolding tool, and makes 16 skills available (~1000 tokens), not the entire marketplace.
Quick Start
Step 1: Add the Marketplace
Add this marketplace to Claude Code:
/plugin marketplace add wshobson/agents
This makes all 72 plugins available for installation, but does not load any agents or tools into your context.
Claude Code Plugins: Orchestration and Automation
A comprehensive production-ready system combining 112 specialized AI agents, 16 multi-agent workflow orchestrators, 146 agent skills, and 79 development tools organized into 72 focused, single-purpose plugins for Claude Code.
Overview
This unified repository provides everything needed for intelligent automation and multi-agent orchestration across modern software development:
Key Features
How It Works
Each plugin is completely isolated with its own agents, commands, and skills:
Example: Installing
python-developmentloads 3 Python agents, 1 scaffolding tool, and makes 16 skills available (~1000 tokens), not the entire marketplace.Quick Start
Step 1: Add the Marketplace
Add this marketplace to Claude Code:
This makes all 72 plugins available for installation, but does not load any agents or tools into your context.
Step 2: Install Plugins
Browse available plugins:
Install the plugins you need:
Each installed plugin loads only its specific agents, commands, and skills into Claude’s context.
Plugins vs Agents
You install plugins, which bundle agents:
comprehensive-reviewjavascript-typescriptpython-developmentblockchain-web3Troubleshooting
“Plugin not found” → Use plugin names, not agent names. Add
@claude-code-workflowssuffix.Plugins not loading → Clear cache and reinstall:
Documentation
Core Guides
Quick Links
What’s New
Agent Teams Plugin (NEW)
Orchestrate multi-agent teams for parallel workflows using Claude Code’s experimental Agent Teams feature:
review,debug,feature,fullstack,research,security,migration/team-review src/ --reviewers security,performance,architecture/team-debug "API returns 500" --hypotheses 3/team-feature "Add OAuth2 auth" --plan-firstIncludes 4 specialized agents, 7 commands, and 6 skills with reference documentation.
→ View agent-teams documentation
Conductor Plugin — Context-Driven Development
Transforms Claude Code into a project management tool with a structured Context → Spec & Plan → Implement workflow:
/conductor:setupcreates product vision, tech stack, workflow rules, and style guides/conductor:new-trackgenerates specifications and phased implementation plans/conductor:implementexecutes tasks with verification checkpoints/conductor:revertundoes work by logical unit (track, phase, or task)→ View Conductor documentation
Agent Skills (146 skills across 21 plugins)
Specialized knowledge packages following Anthropic’s progressive disclosure architecture:
Language Development:
Infrastructure & DevOps:
Development & Architecture:
Blockchain & Web3 (4 skills): DeFi protocols, NFT standards, Solidity security, Web3 testing
Project Management:
And more: Framework migration, observability, payment processing, ML operations, security scanning
→ View complete skills documentation
Three-Tier Model Strategy
Strategic model assignment for optimal performance and cost:
Why Opus 4.6 for Critical Agents?
Tier 2 Flexibility (
inherit): Agents markedinherituse your session’s default model, letting you balance cost and capability:claude --model opusorclaude --model sonnetwhen starting a sessionCost Considerations:
inherittier to control costs for high-volume use casesOrchestration patterns combine models for efficiency:
→ View model configuration details
Popular Use Cases
Full-Stack Feature Development
Coordinates 7+ agents: backend-architect → database-architect → frontend-developer → test-automator → security-auditor → deployment-engineer → observability-engineer
→ View all workflow examples
Security Hardening
Multi-agent security assessment with SAST, dependency scanning, and code review.
Python Development with Modern Tools
Creates production-ready FastAPI project with async patterns, activating skills:
async-python-patterns- AsyncIO and concurrencypython-testing-patterns- pytest and fixturesuv-package-manager- Fast dependency managementKubernetes Deployment
Uses kubernetes-architect agent with 4 specialized skills for production-grade configs.
→ View complete usage guide
Plugin Categories
24 categories, 72 plugins:
→ View complete plugin catalog
Architecture Highlights
Granular Design
Progressive Disclosure (Skills)
Three-tier architecture for token efficiency:
Repository Structure
→ View architecture details
Contributing
To add new agents, skills, or commands:
plugins/.mdfiles in the appropriate subdirectory:agents/- For specialized agentscommands/- For tools and workflowsskills/- For modular knowledge packages.claude-plugin/marketplace.jsonSee Architecture Documentation for detailed guidelines.
Resources
Documentation
This Repository
License
MIT License - see LICENSE file for details.
Star History