Deploy 147 Pre-Built Specialist AI Agents Into Claude Code With a Single Command

147 Pre-Built AI Agents GitHub Repo
By the end of this guide, you'll have 147 specialist AI agents deployed into your Claude Code directory from a single command — a full finance, marketing, product, and operations team running with isolated contexts and permission guardrails, with zero manual per-agent setup.
Who This Is For
• You want a full team of specialized AI agents but don't want to configure each one individually
• You're running business functions across finance, marketing, product, and operations and want dedicated AI support for each
• You've set up one or two custom agents and realized building 147 by hand isn't realistic
• You want multi-agent capability with permission controls agents that ask before acting on your real files
• You're already using Claude Code and want to scale from single-agent to full-team execution
What You'll Build
A deployed multi-agent repository inside Claude Code containing:
• 147 specialist agents categorized across Finance, Marketing, Product, and Operations
• A clean directory structure mapping each agent group as an isolated Project to prevent context bloat
• A one-command bash deployment script that installs all agents with zero manual setup
• Model selection optimized to Sonnet 4.6 for token efficiency
• A permissions layer that forces manual approval before any agent runs an autonomous tool action
What You'll Need
• Claude Code installed and configured
• A GitHub account (for pulling the agent repository)
• Terminal comfort — you'll run a deployment script and verify directory paths
• The 147-agent repository URL [LINK TO BE ADDED BEFORE PUBLISHING]
• An Anthropic API key with Sonnet 4.6 access
Going Further
• Install a broader pre-built skills library alongside your agent team — Guide: Install 91,000 Pre-Built AI Skills Into Claude, ChatGPT, or Gemini (AI Foundations)
• Add smart cost routing across your 147-agent team — Guide: Orchestrate a 60-Agent AI Swarm With Smart Task Routing Using Rooflow (AI Agents)
• Keep your agent contexts lean and cheap — Guide: Cut Your Claude API Costs With Context Engineering (AI Foundations)