Back to catalog

agents

by wshobson

Pending

Intelligent automation and multi-agent orchestration for Claude Code

27,605stars
3,042forks
C#
Added 12/27/2025
AI Agentsagentsanthropicanthropic-claudeautomationclaudeclaude-codeclaude-code-cliclaude-code-commandsclaude-code-pluginclaude-code-pluginsclaude-code-skillsclaude-code-subagentsclaude-skillsclaudecodeclaudecode-configclaudecode-subagentsorchestrationsub-agentssubagentsworkflows
Installation
# Add to your Claude Code skills
git clone https://github.com/wshobson/agents
README.md

Claude Code Plugins: Orchestration and Automation

⚡ Updated for Opus 4.5, Sonnet 4.5 & Haiku 4.5 — Three-tier model strategy for optimal performance

Run in Smithery

🎯 Agent Skills Enabled — 129 specialized skills extend Claude's capabilities across plugins with progressive disclosure

A comprehensive production-ready system combining 108 specialized AI agents, 15 multi-agent workflow orchestrators, 129 agent skills, and 72 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
  • 108 Specialized Agents - Domain experts with deep knowledge across architecture, languages, infrastructure, quality, data/AI, documentation, business operations, and SEO
  • 129 Agent Skills - Modular knowledge packages with progressive disclosure for specialized expertise
  • 15 Workflow Orchestrators - Multi-agent coordination systems for complex operations like full-stack development, security hardening, ML pipelines, and incident response
  • 72 Development Tools - Optimized utilities including project scaffolding, security scanning, test automation, and infrastructure setup

Key Features

  • Granular Plugin Architecture: 72 focused plugins optimized for minimal token usage
  • Comprehensive Tooling: 72 development tools including test generation, scaffolding, and security scanning
  • 100% Agent Coverage: All plugins include specialized agents
  • Agent Skills: 129 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 ...