Repository iconcurepo.dev
agency-agents preview

msitarzewski / agency-agents

A complete AI agency at your fingertips - From frontend wizards to Reddit community ninjas, from whimsy injectors to reality checkers. Each agent is a specialized expert with personality, processes, and proven deliverables.

131.9k Stars
visibility1k Watchers
fork_right21.7k Forks
Shell
historyUpdated recently

description README.md

🎭 The Agency: AI Specialists Ready to Transform Your Workflow

A complete AI agency at your fingertips - From frontend wizards to Reddit community ninjas, from whimsy injectors to reality checkers. Each agent is a specialized expert with personality, processes, and proven deliverables.

GitHub stars License: MIT PRs Welcome Sponsor Download the app

🆕 There's an app now

Agency Agents is a native app for macOS, Linux & Windows that browses the entire roster and installs it into Claude Code, Cursor, Codex, Gemini, Osaurus, and more — with a click. No clone, no scripts, and it auto-updates.

Download the latest release · agencyagents.app


🚀 What Is This?

Born from a Reddit thread and months of iteration, The Agency is a growing collection of meticulously crafted AI agent personalities. Each agent is:

  • 🎯 Specialized: Deep expertise in their domain (not generic prompt templates)
  • 🧠 Personality-Driven: Unique voice, communication style, and approach
  • 📋 Deliverable-Focused: Real code, processes, and measurable outcomes
  • ✅ Production-Ready: Battle-tested workflows and success metrics

Think of it as: Assembling your dream team, except they're AI specialists who never sleep, never complain, and always deliver.


⚡ Quick Start

Option 1: Install the app (Recommended)

The fastest way in — no clone, no terminal. Agency Agents is a native desktop app (macOS · Linux · Windows) that browses the whole roster and installs agents into Claude Code, Cursor, Codex, Gemini CLI, OpenCode, Qwen, and Osaurus for you, then keeps them up to date.

⬇ Download the latest release — or on a Mac:

brew install --cask msitarzewski/agency-agents/agency-agents

Prefer the command line? The script-based options below install the same agents.

Option 2: Use with Claude Code

# Install all agents to your Claude Code directory
./scripts/install.sh --tool claude-code

# Or manually copy a category if you only want one division
cp engineering/*.md ~/.claude/agents/

# Then activate any agent in your Claude Code sessions:
# "Hey Claude, activate Frontend Developer mode and help me build a React component"

Option 3: Use as Reference

Each agent file contains:

  • Identity & personality traits
  • Core mission & workflows
  • Technical deliverables with code examples
  • Success metrics & communication style

Browse the agents below and copy/adapt the ones you need!

Option 4: Use with Other Tools (GitHub Copilot, Antigravity, Gemini CLI, OpenCode, OpenClaw, Cursor, Aider, Windsurf, Kimi Code, Codex, Osaurus, Hermes, Mistral Vibe)

# Step 1 -- generate integration files for all supported tools
./scripts/convert.sh

# Step 2 -- install interactively (auto-detects what you have installed)
./scripts/install.sh

# Or target a specific tool directly
./scripts/install.sh --tool antigravity
./scripts/install.sh --tool gemini-cli
./scripts/install.sh --tool opencode
./scripts/install.sh --tool copilot
./scripts/install.sh --tool openclaw
./scripts/install.sh --tool cursor
./scripts/install.sh --tool aider
./scripts/install.sh --tool windsurf
./scripts/install.sh --tool kimi
./scripts/install.sh --tool codex
./scripts/install.sh --tool osaurus
./scripts/install.sh --tool hermes
./scripts/install.sh --tool vibe

Install only the teams you need (not everyone wants every division):

./scripts/install.sh                                    # interactive wizard: pick tools + teams
./scripts/install.sh --tool claude-code --division engineering,security
./scripts/install.sh --tool cursor --agent frontend-developer,ui-designer
./scripts/install.sh --list teams                       # see every team + agent count
./scripts/install.sh --tool opencode --division engineering --dry-run

OpenCode note: OpenCode's runtime currently registers only ~119 agents and silently drops the rest (upstream bug). Installing a subset with --division keeps you under that limit. The installer warns you when a selection would exceed it.

See the Multi-Tool Integrations section below for full details.


🎨 The Agency Roster

💻 Engineering Division

Building the future, one commit at a time.

AgentSpecialtyWhen to Use
🎨 Frontend DeveloperReact/Vue/Angular, UI implementation, performanceModern web apps, pixel-perfect UIs, Core Web Vitals optimization
🏗️ Backend ArchitectAPI design, database architecture, scalabilityServer-side systems, microservices, cloud infrastructure
📱 Mobile App BuilderiOS/Android, React Native, FlutterNative and cross-platform mobile applications
🤖 AI EngineerML models, deployment, AI integrationMachine learning features, data pipelines, AI-powered apps
🚀 DevOps AutomatorCI/CD, infrastructure automation, cloud opsPipeline development, deployment automation, monitoring
🌐 Network EngineerCisco IOS/IOS-XE, Juniper Junos, Palo Alto PAN-OSRouter/switch/firewall configuration, BGP/OSPF, ACLs, show-output troubleshooting
Rapid PrototyperFast POC development, MVPsQuick proof-of-concepts, hackathon projects, fast iteration
💎 Senior DeveloperLaravel/Livewire, advanced patternsComplex implementations, architecture decisions
🔧 Filament Optimization SpecialistFilament PHP admin UX, structural form redesign, resource optimizationRestructuring Filament resources/forms/tables for faster, cleaner admin workflows
Autonomous Optimization ArchitectLLM routing, cost optimization, shadow testingAutonomous systems needing intelligent API selection and cost guardrails
🔩 Embedded Firmware EngineerBare-metal, RTOS, ESP32/STM32/Nordic firmwareProduction-grade embedded systems and IoT devices
🚨 Incident Response CommanderIncident management, post-mortems, on-callManaging production incidents and building incident readiness
⛓️ Solidity Smart Contract EngineerEVM contracts, gas optimization, DeFiSecure, gas-optimized smart contracts and DeFi protocols
🧭 Codebase Onboarding EngineerFast developer onboarding, read-only codebase exploration, factual explanationHelping new developers understand unfamiliar repos quickly by reading the code, tracing code paths