# ๐ŸŽญ 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](https://img.shields.io/github/stars/msitarzewski/agency-agents?style=social)](https://github.com/msitarzewski/agency-agents) [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](https://makeapullrequest.com) [![Sponsor](https://img.shields.io/badge/Sponsor-%E2%9D%A4-pink?logo=github)](https://github.com/sponsors/msitarzewski) [![Download the app](https://img.shields.io/github/v/release/msitarzewski/agency-agents-app?label=Download%20app&color=2563eb)](https://github.com/msitarzewski/agency-agents-app/releases/latest) > ### ๐Ÿ†• There's an app now > > **[Agency Agents](https://agencyagents.app)** 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](https://github.com/msitarzewski/agency-agents-app/releases/latest) ยท [agencyagents.app](https://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**](https://agencyagents.app) 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](https://github.com/msitarzewski/agency-agents-app/releases/latest)** โ€” or on a Mac: ```bash 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 ```bash # 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) ```bash # 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 ``` **Install only the teams you need** (not everyone wants all 16 divisions): ```bash ./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](https://github.com/anomalyco/opencode/issues/27988)). 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](#-multi-tool-integrations) section below for full details. --- ## ๐ŸŽจ The Agency Roster ### ๐Ÿ’ป Engineering Division Building the future, one commit at a time. | Agent | Specialty | When to Use | |-------|-----------|-------------| | ๐ŸŽจ [Frontend Developer](engineering/engineering-frontend-developer.md) | React/Vue/Angular, UI implementation, performance | Modern web apps, pixel-perfect UIs, Core Web Vitals optimization | | ๐Ÿ—๏ธ [Backend Architect](engineering/engineering-backend-architect.md) | API design, database architecture, scalability | Server-side systems, microservices, cloud infrastructure | | ๐Ÿ“ฑ [Mobile App Builder](engineering/engineering-mobile-app-builder.md) | iOS/Android, React Native, Flutter | Native and cross-platform mobile applications | | ๐Ÿค– [AI Engineer](engineering/engineering-ai-engineer.md) | ML models, deployment, AI integration | Machine learning features, data pipelines, AI-powered apps | | ๐Ÿš€ [DevOps Automator](engineering/engineering-devops-automator.md) | CI/CD, infrastructure automation, cloud ops | Pipeline development, deployment automation, monitoring | | ๐ŸŒ [Network Engineer](engineering/engineering-network-engineer.md) | Cisco IOS/IOS-XE, Juniper Junos, Palo Alto PAN-OS | Router/switch/firewall configuration, BGP/OSPF, ACLs, show-output troubleshooting | | โšก [Rapid Prototyper](engineering/engineering-rapid-prototyper.md) | Fast POC development, MVPs | Quick proof-of-concepts, hackathon projects, fast iteration | | ๐Ÿ’Ž [Senior Developer](engineering/engineering-senior-developer.md) | Laravel/Livewire, advanced patterns | Complex implementations, architecture decisions | | ๐Ÿ”ง [Filament Optimization Specialist](engineering/engineering-filament-optimization-specialist.md) | Filament PHP admin UX, structural form redesign, resource optimization | Restructuring Filament resources/forms/tables for faster, cleaner admin workflows | | โšก [Autonomous Optimization Architect](engineering/engineering-autonomous-optimization-architect.md) | LLM routing, cost optimization, shadow testing | Autonomous systems needing intelligent API selection and cost guardrails | | ๐Ÿ”ฉ [Embedded Firmware Engineer](engineering/engineering-embedded-firmware-engineer.md) | Bare-metal, RTOS, ESP32/STM32/Nordic firmware | Production-grade embedded systems and IoT devices | | ๐Ÿšจ [Incident Response Commander](engineering/engineering-incident-response-commander.md) | Incident management, post-mortems, on-call | Managing production incidents and building incident readiness | | โ›“๏ธ [Solidity Smart Contract Engineer](engineering/engineering-solidity-smart-contract-engineer.md) | EVM contracts, gas optimization, DeFi | Secure, gas-optimized smart contracts and DeFi protocols | | ๐Ÿงญ [Codebase Onboarding Engineer](engineering/engineering-codebase-onboarding-engineer.md) | Fast developer onboarding, read-only codebase exploration, factual explanation | Helping new developers understand unfamiliar repos quickly by reading the code, tracing code paths, and stating facts about structure and behavior | | ๐Ÿ“š [Technical Writer](engineering/engineering-technical-writer.md) | Developer docs, API reference, tutorials | Clear, accurate technical documentation | | ๐Ÿ’ฌ [WeChat Mini Program Developer](engineering/engineering-wechat-mini-program-developer.md) | WeChat ecosystem, Mini Programs, payment integration | Building performant apps for the WeChat ecosystem | | ๐Ÿ‘๏ธ [Code Reviewer](engineering/engineering-code-reviewer.md) | Constructive code review, security, maintainability | PR reviews, code quality gates, mentoring through review | | ๐Ÿ—„๏ธ [Database Optimizer](engineering/engineering-database-optimizer.md) | Schema design, query optimization, indexing strategies | PostgreSQL/MySQL tuning, slow query debugging, migration planning | | ๐ŸŒฟ [Git Workflow Master](engineering/engineering-git-workflow-master.md) | Branching strategies, conventional commits, advanced Git | Git workflow design, history cleanup, CI-friendly branch management | | ๐Ÿ›๏ธ [Software Architect](engineering/engineering-software-architect.md) | System design, DDD, architectural patterns, trade-off analysis | Architecture decisions, domain modeling, system evolution strategy | | ๐Ÿ›ก๏ธ [SRE](engineering/engineering-sre.md) | SLOs, error budgets, observability, chaos engineering | Production reliability, toil reduction, capacity planning | | ๐Ÿงฌ [AI Data Remediation Engineer](engineering/engineering-ai-data-remediation-engineer.md) | Self-healing pipelines, air-gapped SLMs, semantic clustering | Fixing broken data at scale with zero data loss | | ๐Ÿ”ง [Data Engineer](engineering/engineering-data-engineer.md) | Data pipelines, lakehouse architecture, ETL/ELT | Building reliable data infrastructure and warehousing | | ๐Ÿ”— [Feishu Integration Developer](engineering/engineering-feishu-integration-developer.md) | Feishu/Lark Open Platform, bots, workflows | Building integrations for the Feishu ecosystem | | ๐Ÿงฑ [CMS Developer](engineering/engineering-cms-developer.md) | WordPress & Drupal themes, plugins/modules, content architecture | Code-first CMS implementation and customization | | ๐Ÿ“ง [Email Intelligence Engineer](engineering/engineering-email-intelligence-engineer.md) | Email parsing, MIME extraction, structured data for AI agents | Turning raw email threads into reasoning-ready context | | ๐ŸŽ™๏ธ [Voice AI Integration Engineer](engineering/engineering-voice-ai-integration-engineer.md) | Speech-to-text pipelines, Whisper, ASR, speaker diarization | End-to-end transcription pipelines, audio preprocessing, structured transcript delivery | | ๐Ÿ–ง [IT Service Manager](engineering/engineering-it-service-manager.md) | ITIL 4 service management | Incident/problem/change management, SLAs, CMDB | | ๐Ÿชก [Minimal Change Engineer](engineering/engineering-minimal-change-engineer.md) | Minimum-viable diffs | Fixing only what's asked, no scope creep | | ๐Ÿ“œ [OrgScript Engineer](engineering/engineering-orgscript-engineer.md) | OrgScript grammar & AST validation | Designing/parsing OrgScript business-logic definitions | | ๐Ÿงฌ [Prompt Engineer](engineering/engineering-prompt-engineer.md) | LLM prompt design & optimization | Turning vague instructions into reliable AI behaviors | | ๐Ÿ•ธ๏ธ [Multi-Agent Systems Architect](engineering/engineering-multi-agent-systems-architect.md) | Multi-agent pipeline design & governance | Topology, context, trust, failure recovery for agent systems | | ๐Ÿ›’ [Drupal Shopping Cart Engineer](engineering/engineering-drupal-shopping-cart.md) | Drupal Commerce storefronts | Catalog, payments, checkout, orders on Drupal 10/11 | | ๐Ÿ›๏ธ [WordPress Shopping Cart Engineer](engineering/engineering-wordpress-shopping-cart.md) | WooCommerce storefronts | Catalog, payments, checkout, conversion on WordPress | ### ๐ŸŽจ Design Division Making it beautiful, usable, and delightful. | Agent | Specialty | When to Use | |-------|-----------|-------------| | ๐ŸŽฏ [UI Designer](design/design-ui-designer.md) | Visual design, component libraries, design systems | Interface creation, brand consistency, component design | | ๐Ÿ” [UX Researcher](design/design-ux-researcher.md) | User testing, behavior analysis, research | Understanding users, usability testing, design insights | | ๐Ÿ›๏ธ [UX Architect](design/design-ux-architect.md) | Technical architecture, CSS systems, implementation | Developer-friendly foundations, implementation guidance | | ๐ŸŽญ [Brand Guardian](design/design-brand-guardian.md) | Brand identity, consistency, positioning | Brand strategy, identity development, guidelines | | ๐Ÿ“– [Visual Storyteller](design/design-visual-storyteller.md) | Visual narratives, multimedia content | Compelling visual stories, brand storytelling | | โœจ [Whimsy Injector](design/design-whimsy-injector.md) | Personality, delight, playful interactions | Adding joy, micro-interactions, Easter eggs, brand personality | | ๐Ÿ“ท [Image Prompt Engineer](design/design-image-prompt-engineer.md) | AI image generation prompts, photography | Photography prompts for Midjourney, DALL-E, Stable Diffusion | | ๐ŸŒˆ [Inclusive Visuals Specialist](design/design-inclusive-visuals-specialist.md) | Representation, bias mitigation, authentic imagery | Generating culturally accurate AI images and video | | ๐ŸŽญ [Persona Walkthrough Specialist](design/design-persona-walkthrough.md) | Persona-driven cognitive walkthroughs | Simulating user reactions and friction at each scroll position | ### ๐Ÿ’ฐ Paid Media Division Turning ad spend into measurable business outcomes. | Agent | Specialty | When to Use | | --- | --- | --- | | ๐Ÿ’ฐ [PPC Campaign Strategist](paid-media/paid-media-ppc-strategist.md) | Google/Microsoft/Amazon Ads, account architecture, bidding | Account buildouts, budget allocation, scaling, performance diagnosis | | ๐Ÿ” [Search Query Analyst](paid-media/paid-media-search-query-analyst.md) | Search term analysis, negative keywords, intent mapping | Query audits, wasted spend elimination, keyword discovery | | ๐Ÿ“‹ [Paid Media Auditor](paid-media/paid-media-auditor.md) | 200+ point account audits, competitive analysis | Account takeovers, quarterly reviews, competitive pitches | | ๐Ÿ“ก [Tracking & Measurement Specialist](paid-media/paid-media-tracking-specialist.md) | GTM, GA4, conversion tracking, CAPI | New implementations, tracking audits, platform migrations | | โœ๏ธ [Ad Creative Strategist](paid-media/paid-media-creative-strategist.md) | RSA copy, Meta creative, Performance Max assets | Creative launches, testing programs, ad fatigue refreshes | | ๐Ÿ“บ [Programmatic & Display Buyer](paid-media/paid-media-programmatic-buyer.md) | GDN, DSPs, partner media, ABM display | Display planning, partner outreach, ABM programs | | ๐Ÿ“ฑ [Paid Social Strategist](paid-media/paid-media-paid-social-strategist.md) | Meta, LinkedIn, TikTok, cross-platform social | Social ad programs, platform selection, audience strategy | ### ๐Ÿ’ผ Sales Division Turning pipeline into revenue through craft, not CRM busywork. | Agent | Specialty | When to Use | |-------|-----------|-------------| | ๐ŸŽฏ [Outbound Strategist](sales/sales-outbound-strategist.md) | Signal-based prospecting, multi-channel sequences, ICP targeting | Building pipeline through research-driven outreach, not volume | | ๐Ÿ” [Discovery Coach](sales/sales-discovery-coach.md) | SPIN, Gap Selling, Sandler โ€” question design and call structure | Preparing for discovery calls, qualifying opportunities, coaching reps | | โ™Ÿ๏ธ [Deal Strategist](sales/sales-deal-strategist.md) | MEDDPICC qualification, competitive positioning, win planning | Scoring deals, exposing pipeline risk, building win strategies | | ๐Ÿ› ๏ธ [Sales Engineer](sales/sales-engineer.md) | Technical demos, POC scoping, competitive battlecards | Pre-sales technical wins, demo prep, competitive positioning | | ๐Ÿน [Proposal Strategist](sales/sales-proposal-strategist.md) | RFP response, win themes, narrative structure | Writing proposals that persuade, not just comply | | ๐Ÿ“Š [Pipeline Analyst](sales/sales-pipeline-analyst.md) | Forecasting, pipeline health, deal velocity, RevOps | Pipeline reviews, forecast accuracy, revenue operations | | ๐Ÿ—บ๏ธ [Account Strategist](sales/sales-account-strategist.md) | Land-and-expand, QBRs, stakeholder mapping | Post-sale expansion, account planning, NRR growth | | ๐Ÿ‹๏ธ [Sales Coach](sales/sales-coach.md) | Rep development, call coaching, pipeline review facilitation | Making every rep and every deal better through structured coaching | | ๐ŸŽฏ [Sales Outreach](specialized/sales-outreach.md) | Cold prospecting, multi-touch cadences, objection handling, proposals | Top-of-funnel B2B outreach โ€” from cold email to booked discovery call | | ๐Ÿงฒ [Offer & Lead Gen Strategist](sales/sales-offer-lead-gen-strategist.md) | Offers & lead magnets | Top-of-funnel offer construction and lead gen | ### ๐Ÿ“ข Marketing Division Growing your audience, one authentic interaction at a time. | Agent | Specialty | When to Use | |-------|-----------|-------------| | ๐Ÿš€ [Growth Hacker](marketing/marketing-growth-hacker.md) | Rapid user acquisition, viral loops, experiments | Explosive growth, user acquisition, conversion optimization | | ๐Ÿ“ [Content Creator](marketing/marketing-content-creator.md) | Multi-platform content, editorial calendars | Content strategy, copywriting, brand storytelling | | ๐Ÿฆ [Twitter Engager](marketing/marketing-twitter-engager.md) | Real-time engagement, thought leadership | Twitter strategy, LinkedIn campaigns, professional social | | ๐Ÿ›ฐ๏ธ [X/Twitter Intelligence Analyst](marketing/marketing-x-twitter-intelligence-analyst.md) | Social listening, trend detection, account monitoring | Brand risk, competitor, and audience intelligence on X/Twitter | | ๐Ÿ“ฑ [TikTok Strategist](marketing/marketing-tiktok-strategist.md) | Viral content, algorithm optimization | TikTok growth, viral content, Gen Z/Millennial audience | | ๐Ÿ“ธ [Instagram Curator](marketing/marketing-instagram-curator.md) | Visual storytelling, community building | Instagram strategy, aesthetic development, visual content | | ๐Ÿค [Reddit Community Builder](marketing/marketing-reddit-community-builder.md) | Authentic engagement, value-driven content | Reddit strategy, community trust, authentic marketing | | ๐Ÿ“ฑ [App Store Optimizer](marketing/marketing-app-store-optimizer.md) | ASO, conversion optimization, discoverability | App marketing, store optimization, app growth | | ๐ŸŒ [Social Media Strategist](marketing/marketing-social-media-strategist.md) | Cross-platform strategy, campaigns | Overall social strategy, multi-platform campaigns | | ๐Ÿ“• [Xiaohongshu Specialist](marketing/marketing-xiaohongshu-specialist.md) | Lifestyle content, trend-driven strategy | Xiaohongshu growth, aesthetic storytelling, Gen Z audience | | ๐Ÿ’ฌ [WeChat Official Account Manager](marketing/marketing-wechat-official-account.md) | Subscriber engagement, content marketing | WeChat OA strategy, community building, conversion optimization | | ๐Ÿง  [Zhihu Strategist](marketing/marketing-zhihu-strategist.md) | Thought leadership, knowledge-driven engagement | Zhihu authority building, Q&A strategy, lead generation | | ๐Ÿ‡จ๐Ÿ‡ณ [Baidu SEO Specialist](marketing/marketing-baidu-seo-specialist.md) | Baidu optimization, China SEO, ICP compliance | Ranking in Baidu and reaching China's search market | | ๐ŸŽฌ [Bilibili Content Strategist](marketing/marketing-bilibili-content-strategist.md) | B็ซ™ algorithm, danmaku culture, UPไธป growth | Building audiences on Bilibili with community-first content | | ๐ŸŽ  [Carousel Growth Engine](marketing/marketing-carousel-growth-engine.md) | TikTok/Instagram carousels, autonomous publishing | Generating and publishing viral carousel content | | ๐Ÿ’ผ [LinkedIn Content Creator](marketing/marketing-linkedin-content-creator.md) | Personal branding, thought leadership, professional content | LinkedIn growth, professional audience building, B2B content | | ๐Ÿ›’ [China E-Commerce Operator](marketing/marketing-china-ecommerce-operator.md) | Taobao, Tmall, Pinduoduo, live commerce | Running multi-platform e-commerce in China | | ๐ŸŽฅ [Kuaishou Strategist](marketing/marketing-kuaishou-strategist.md) | Kuaishou, ่€้“ community, grassroots growth | Building authentic audiences in lower-tier markets | | ๐Ÿ” [SEO Specialist](marketing/marketing-seo-specialist.md) | Technical SEO, content strategy, link building | Driving sustainable organic search growth | | ๐Ÿ“˜ [Book Co-Author](marketing/marketing-book-co-author.md) | Thought-leadership books, ghostwriting, publishing | Strategic book collaboration for founders and experts | | ๐ŸŒ [Cross-Border E-Commerce Specialist](marketing/marketing-cross-border-ecommerce.md) | Amazon, Shopee, Lazada, cross-border fulfillment | Full-funnel cross-border e-commerce strategy | | ๐ŸŽต [Douyin Strategist](marketing/marketing-douyin-strategist.md) | Douyin platform, short-video marketing, algorithm | Growing audiences on China's leading short-video platform | | ๐ŸŽ™๏ธ [Livestream Commerce Coach](marketing/marketing-livestream-commerce-coach.md) | Host training, live room optimization, conversion | Building high-performing livestream e-commerce operations | | ๐ŸŽง [Podcast Strategist](marketing/marketing-podcast-strategist.md) | Podcast content strategy, platform optimization | Chinese podcast market strategy and operations | | ๐Ÿ”’ [Private Domain Operator](marketing/marketing-private-domain-operator.md) | WeCom, private traffic, community operations | Building enterprise WeChat private domain ecosystems | | ๐ŸŽฌ [Short-Video Editing Coach](marketing/marketing-short-video-editing-coach.md) | Post-production, editing workflows, platform specs | Hands-on short-video editing training and optimization | | ๐Ÿ”ฅ [Weibo Strategist](marketing/marketing-weibo-strategist.md) | Sina Weibo, trending topics, fan engagement | Full-spectrum Weibo operations and growth | | ๐ŸŽ™๏ธ [Global Podcast Strategist](marketing/marketing-global-podcast-strategist.md) | Show positioning, audience growth, monetisation | Podcast launch, platform algorithms, sponsorship, community building | | ๐Ÿ”ฎ [AI Citation Strategist](marketing/marketing-ai-citation-strategist.md) | AEO/GEO, AI recommendation visibility, citation auditing | Improving brand visibility across ChatGPT, Claude, Gemini, Perplexity | | ๐Ÿ‡จ๐Ÿ‡ณ [China Market Localization Strategist](marketing/marketing-china-market-localization-strategist.md) | Full-stack China market localization, Douyin/Xiaohongshu/WeChat GTM | Turning trend signals into executable China go-to-market strategies | | ๐ŸŽฌ [Video Optimization Specialist](marketing/marketing-video-optimization-specialist.md) | YouTube algorithm strategy, chaptering, thumbnail concepts | YouTube channel growth, video SEO, audience retention optimization | | ๐Ÿ—๏ธ [AEO Foundations Architect](marketing/marketing-aeo-foundations.md) | AI Engine Optimization infrastructure | llms.txt, AI-aware robots.txt, agent discovery files | | ๐Ÿค– [Agentic Search Optimizer](marketing/marketing-agentic-search-optimizer.md) | WebMCP & agentic task completion | Making sites usable by AI browsing agents | | ๐Ÿ“ง [Email Marketing Strategist](marketing/marketing-email-strategist.md) | Lifecycle email & deliverability | CRM campaigns, automation, segmentation | | ๐Ÿ“ก [Multi-Platform Publisher](marketing/marketing-multi-platform-publisher.md) | One-click Chinese multi-platform publishing | Routing one article to ็ŸฅไนŽ/ๅฐ็บขไนฆ/CSDN/B็ซ™/ๅ…ฌไผ—ๅท/ๆŽ˜้‡‘ | | ๐Ÿ“ฃ [PR & Communications Manager](marketing/marketing-pr-communications-manager.md) | PR, media relations & crisis comms | Press releases, thought leadership, reputation | ### ๐Ÿ“Š Product Division Building the right thing at the right time. | Agent | Specialty | When to Use | |-------|-----------|-------------| | ๐ŸŽฏ [Sprint Prioritizer](product/product-sprint-prioritizer.md) | Agile planning, feature prioritization | Sprint planning, resource allocation, backlog management | | ๐Ÿ” [Trend Researcher](product/product-trend-researcher.md) | Market intelligence, competitive analysis | Market research, opportunity assessment, trend identification | | ๐Ÿ’ฌ [Feedback Synthesizer](product/product-feedback-synthesizer.md) | User feedback analysis, insights extraction | Feedback analysis, user insights, product priorities | | ๐Ÿง  [Behavioral Nudge Engine](product/product-behavioral-nudge-engine.md) | Behavioral psychology, nudge design, engagement | Maximizing user motivation through behavioral science | | ๐Ÿงญ [Product Manager](product/product-manager.md) | Full lifecycle product ownership | Discovery, PRDs, roadmap planning, GTM, outcome measurement | ### ๐ŸŽฌ Project Management Division Keeping the trains running on time (and under budget). | Agent | Specialty | When to Use | |-------|-----------|-------------| | ๐ŸŽฌ [Studio Producer](project-management/project-management-studio-producer.md) | High-level orchestration, portfolio management | Multi-project oversight, strategic alignment, resource allocation | | ๐Ÿ‘ [Project Shepherd](project-management/project-management-project-shepherd.md) | Cross-functional coordination, timeline management | End-to-end project coordination, stakeholder management | | โš™๏ธ [Studio Operations](project-management/project-management-studio-operations.md) | Day-to-day efficiency, process optimization | Operational excellence, team support, productivity | | ๐Ÿงช [Experiment Tracker](project-management/project-management-experiment-tracker.md) | A/B tests, hypothesis validation | Experiment management, data-driven decisions, testing | | ๐Ÿ‘” [Senior Project Manager](project-management/project-manager-senior.md) | Realistic scoping, task conversion | Converting specs to tasks, scope management | | ๐Ÿ“‹ [Jira Workflow Steward](project-management/project-management-jira-workflow-steward.md) | Git workflow, branch strategy, traceability | Enforcing Jira-linked Git discipline and delivery | | ๐Ÿ“‹ [Meeting Notes Specialist](project-management/project-management-meeting-notes-specialist.md) | Structured meeting summaries | Extracting decisions, action items, open questions | ### ๐Ÿงช Testing Division Breaking things so users don't have to. | Agent | Specialty | When to Use | |-------|-----------|-------------| | ๐Ÿ“ธ [Evidence Collector](testing/testing-evidence-collector.md) | Screenshot-based QA, visual proof | UI testing, visual verification, bug documentation | | ๐Ÿ” [Reality Checker](testing/testing-reality-checker.md) | Evidence-based certification, quality gates | Production readiness, quality approval, release certification | | ๐Ÿ“Š [Test Results Analyzer](testing/testing-test-results-analyzer.md) | Test evaluation, metrics analysis | Test output analysis, quality insights, coverage reporting | | โšก [Performance Benchmarker](testing/testing-performance-benchmarker.md) | Performance testing, optimization | Speed testing, load testing, performance tuning | | ๐Ÿ”Œ [API Tester](testing/testing-api-tester.md) | API validation, integration testing | API testing, endpoint verification, integration QA | | ๐Ÿ› ๏ธ [Tool Evaluator](testing/testing-tool-evaluator.md) | Technology assessment, tool selection | Evaluating tools, software recommendations, tech decisions | | ๐Ÿ”„ [Workflow Optimizer](testing/testing-workflow-optimizer.md) | Process analysis, workflow improvement | Process optimization, efficiency gains, automation opportunities | | โ™ฟ [Accessibility Auditor](testing/testing-accessibility-auditor.md) | WCAG auditing, assistive technology testing | Accessibility compliance, screen reader testing, inclusive design verification | ### ๐Ÿ”’ Security Division Defending the stack โ€” from secure-by-design architecture to breach response. | Agent | Specialty | When to Use | |-------|-----------|-------------| | ๐Ÿ›ก๏ธ [Security Architect](security/security-architect.md) | Threat modeling, secure-by-design, trust boundaries | System security models, architecture reviews, defense-in-depth | | ๐Ÿ” [Application Security Engineer](security/security-appsec-engineer.md) | SDLC security, SAST/DAST, secure code review | Securing the dev lifecycle, code-level vulnerabilities | | ๐Ÿ—ก๏ธ [Penetration Tester](security/security-penetration-tester.md) | Authorized pentests, red team ops, exploitation | Finding exploitable weaknesses before attackers do | | โ˜๏ธ [Cloud Security Architect](security/security-cloud-security-architect.md) | Zero trust, cloud-native defense-in-depth | Securing cloud infrastructure and architectures | | ๐Ÿšจ [Incident Responder](security/security-incident-responder.md) | DFIR, breach investigation, threat containment | Active breaches, forensics, crisis response | | ๐Ÿ” [Threat Intelligence Analyst](security/security-threat-intelligence-analyst.md) | Adversary tracking, campaign mapping, ATT&CK | Understanding who's attacking and how | | ๐ŸŽฏ [Threat Detection Engineer](security/security-threat-detection-engineer.md) | SIEM rules, threat hunting, ATT&CK mapping | Building detection layers and threat hunting | | ๐Ÿ›ก๏ธ [Senior SecOps Engineer](security/security-senior-secops.md) | Secrets scanning, secure-by-default submissions | Defensive code-level security on every change | | ๐Ÿ“‹ [Compliance Auditor](security/security-compliance-auditor.md) | SOC 2, ISO 27001, HIPAA, PCI-DSS | Guiding organizations through compliance certification | | ๐Ÿ›ก๏ธ [Blockchain Security Auditor](security/security-blockchain-security-auditor.md) | Smart contract audits, exploit analysis | Finding vulnerabilities in contracts before deployment | ### ๐Ÿ›Ÿ Support Division The backbone of the operation. | Agent | Specialty | When to Use | |-------|-----------|-------------| | ๐Ÿ’ฌ [Support Responder](support/support-support-responder.md) | Customer service, issue resolution | Customer support, user experience, support operations | | ๐Ÿ“Š [Analytics Reporter](support/support-analytics-reporter.md) | Data analysis, dashboards, insights | Business intelligence, KPI tracking, data visualization | | ๐Ÿ’ฐ [Finance Tracker](support/support-finance-tracker.md) | Financial planning, budget management | Financial analysis, cash flow, business performance | | ๐Ÿ—๏ธ [Infrastructure Maintainer](support/support-infrastructure-maintainer.md) | System reliability, performance optimization | Infrastructure management, system operations, monitoring | | โš–๏ธ [Legal Compliance Checker](support/support-legal-compliance-checker.md) | Compliance, regulations, legal review | Legal compliance, regulatory requirements, risk management | | ๐Ÿ“‘ [Executive Summary Generator](support/support-executive-summary-generator.md) | C-suite communication, strategic summaries | Executive reporting, strategic communication, decision support | ### ๐Ÿฅฝ Spatial Computing Division Building the immersive future. | Agent | Specialty | When to Use | |-------|-----------|-------------| | ๐Ÿ—๏ธ [XR Interface Architect](spatial-computing/xr-interface-architect.md) | Spatial interaction design, immersive UX | AR/VR/XR interface design, spatial computing UX | | ๐Ÿ’ป [macOS Spatial/Metal Engineer](spatial-computing/macos-spatial-metal-engineer.md) | Swift, Metal, high-performance 3D | macOS spatial computing, Vision Pro native apps | | ๐ŸŒ [XR Immersive Developer](spatial-computing/xr-immersive-developer.md) | WebXR, browser-based AR/VR | Browser-based immersive experiences, WebXR apps | | ๐ŸŽฎ [XR Cockpit Interaction Specialist](spatial-computing/xr-cockpit-interaction-specialist.md) | Cockpit-based controls, immersive systems | Cockpit control systems, immersive control interfaces | | ๐ŸŽ [visionOS Spatial Engineer](spatial-computing/visionos-spatial-engineer.md) | Apple Vision Pro development | Vision Pro apps, spatial computing experiences | | ๐Ÿ”Œ [Terminal Integration Specialist](spatial-computing/terminal-integration-specialist.md) | Terminal integration, command-line tools | CLI tools, terminal workflows, developer tools | ### ๐ŸŽฏ Specialized Division The unique specialists who don't fit in a box. | Agent | Specialty | When to Use | |-------|-----------|-------------| | ๐ŸŽญ [Agents Orchestrator](specialized/agents-orchestrator.md) | Multi-agent coordination, workflow management | Complex projects requiring multiple agent coordination | | ๐Ÿ” [LSP/Index Engineer](specialized/lsp-index-engineer.md) | Language Server Protocol, code intelligence | Code intelligence systems, LSP implementation, semantic indexing | | ๐Ÿ“ฅ [Sales Data Extraction Agent](specialized/sales-data-extraction-agent.md) | Excel monitoring, sales metric extraction | Sales data ingestion, MTD/YTD/Year End metrics | | ๐Ÿ“ˆ [Data Consolidation Agent](specialized/data-consolidation-agent.md) | Sales data aggregation, dashboard reports | Territory summaries, rep performance, pipeline snapshots | | ๐Ÿ“ฌ [Report Distribution Agent](specialized/report-distribution-agent.md) | Automated report delivery | Territory-based report distribution, scheduled sends | | ๐Ÿ” [Agentic Identity & Trust Architect](specialized/agentic-identity-trust.md) | Agent identity, authentication, trust verification | Multi-agent identity systems, agent authorization, audit trails | | ๐Ÿ”— [Identity Graph Operator](specialized/identity-graph-operator.md) | Shared identity resolution for multi-agent systems | Entity deduplication, merge proposals, cross-agent identity consistency | | ๐Ÿ’ธ [Accounts Payable Agent](specialized/accounts-payable-agent.md) | Payment processing, vendor management, audit | Autonomous payment execution across crypto, fiat, stablecoins | | ๐ŸŒ [Cultural Intelligence Strategist](specialized/specialized-cultural-intelligence-strategist.md) | Global UX, representation, cultural exclusion | Ensuring software resonates across cultures | | ๐Ÿ—ฃ๏ธ [Developer Advocate](specialized/specialized-developer-advocate.md) | Community building, DX, developer content | Bridging product and developer community | | ๐Ÿ”ฌ [Model QA Specialist](specialized/specialized-model-qa.md) | ML audits, feature analysis, interpretability | End-to-end QA for machine learning models | | ๐Ÿ—ƒ๏ธ [ZK Steward](specialized/zk-steward.md) | Knowledge management, Zettelkasten, notes | Building connected, validated knowledge bases | | ๐Ÿ”Œ [MCP Builder](specialized/specialized-mcp-builder.md) | Model Context Protocol servers, AI agent tooling | Building MCP servers that extend AI agent capabilities | | ๐Ÿ“„ [Document Generator](specialized/specialized-document-generator.md) | PDF, PPTX, DOCX, XLSX generation from code | Professional document creation, reports, data visualization | | โš™๏ธ [Automation Governance Architect](specialized/automation-governance-architect.md) | Automation governance, n8n, workflow auditing | Evaluating and governing business automations at scale | | ๐Ÿ“š [Corporate Training Designer](specialized/corporate-training-designer.md) | Enterprise training, curriculum development | Designing training systems and learning programs | | ๐ŸŒฑ [Personal Growth Mentor](specialized/personal-growth-mentor.md) | Goal clarity, habit systems, accountability, life strategy | Cross-domain personal development without motivational fluff | | ๐Ÿ›๏ธ [Government Digital Presales Consultant](specialized/government-digital-presales-consultant.md) | China ToG presales, digital transformation | Government digital transformation proposals and bids | | โš•๏ธ [Healthcare Marketing Compliance](specialized/healthcare-marketing-compliance.md) | China healthcare advertising compliance | Healthcare marketing regulatory compliance | | ๐ŸŽฏ [Recruitment Specialist](specialized/recruitment-specialist.md) | Talent acquisition, recruiting operations | Recruitment strategy, sourcing, and hiring processes | | ๐ŸŽ“ [Study Abroad Advisor](specialized/study-abroad-advisor.md) | International education, application planning | Study abroad planning across US, UK, Canada, Australia | | ๐Ÿ”— [Supply Chain Strategist](specialized/supply-chain-strategist.md) | Supply chain management, procurement strategy | Supply chain optimization and procurement planning | | ๐Ÿ—บ๏ธ [Workflow Architect](specialized/specialized-workflow-architect.md) | Workflow discovery, mapping, and specification | Mapping every path through a system before code is written | | โ˜๏ธ [Salesforce Architect](specialized/specialized-salesforce-architect.md) | Multi-cloud Salesforce design, governor limits, integrations | Enterprise Salesforce architecture, org strategy, deployment pipelines | | ๐Ÿ‡ซ๐Ÿ‡ท [French Consulting Market Navigator](specialized/specialized-french-consulting-market.md) | ESN/SI ecosystem, portage salarial, rate positioning | Freelance consulting in the French IT market | | ๐Ÿ‡ฐ๐Ÿ‡ท [Korean Business Navigator](specialized/specialized-korean-business-navigator.md) | Korean business culture, ํ’ˆ์˜ process, relationship mechanics | Foreign professionals navigating Korean business relationships | | ๐Ÿ—๏ธ [Civil Engineer](specialized/specialized-civil-engineer.md) | Structural analysis, geotechnical design, global building codes | Multi-standard structural engineering across Eurocode, ACI, AISC, and more | | ๐ŸŽง [Customer Service](specialized/customer-service.md) | Omnichannel support, complaint handling, retention, escalation | Any industry customer support โ€” retail, SaaS, hospitality, finance, logistics | | ๐Ÿฅ [Healthcare Customer Service](specialized/healthcare-customer-service.md) | HIPAA-aware patient support, billing, insurance, emergency routing | Healthcare organizations needing compliant, empathetic patient support | | ๐Ÿจ [Hospitality Guest Services](specialized/hospitality-guest-services.md) | Reservations, concierge, complaint recovery, loyalty, events | Hotels, resorts, restaurants, and event venues | | ๐Ÿค [HR Onboarding](specialized/hr-onboarding.md) | Pre-boarding, compliance, benefits enrollment, 30-60-90 day plans | Any company onboarding new hires โ€” from startups to enterprise | | ๐ŸŒ [Language Translator](specialized/language-translator.md) | Spanish โ†” English translation, dialect awareness, cultural context | Travel, business, medical, and legal translation needs | | โฑ๏ธ [Legal Billing & Time Tracking](specialized/legal-billing-time-tracking.md) | Time capture, billing narratives, IOLTA compliance, collections | Law firms maximizing revenue recovery and billing accuracy | | ๐Ÿ“‹ [Legal Client Intake](specialized/legal-client-intake.md) | Prospect qualification, conflict screening, consultation scheduling | Law firms converting inquiries into retained clients | | โš–๏ธ [Legal Document Review](specialized/legal-document-review.md) | Contract review, risk flagging, version comparison, compliance | Attorney-ready first-pass review across any practice area | | ๐Ÿฆ [Loan Officer Assistant](specialized/loan-officer-assistant.md) | Borrower intake, TRID compliance, pipeline tracking, closing coordination | Mortgage and consumer lending teams | | ๐Ÿ  [Real Estate Buyer & Seller](specialized/real-estate-buyer-seller.md) | Buyer/seller representation, offers, transaction coordination | Residential and investment real estate transactions | | ๐Ÿ›’ [Retail Customer Returns](specialized/retail-customer-returns.md) | Return processing, fraud prevention, exchanges, vendor returns | Brick-and-mortar, e-commerce, and omnichannel retail | | โ™Ÿ๏ธ [Business Strategist](specialized/business-strategist.md) | Management-consulting strategy | Competitive analysis, market entry, growth planning | | ๐Ÿ”„ [Change Management Consultant](specialized/change-management-consultant.md) | ADKAR/Kotter/Prosci change | Guiding orgs through transformation & adoption | | ๐Ÿงญ [Chief of Staff](specialized/specialized-chief-of-staff.md) | Executive coordination | Filtering noise, owning processes, routing decisions | | ๐ŸŒŸ [Customer Success Manager](specialized/customer-success-manager.md) | Onboarding, health & retention | QBRs, churn prevention, renewals & expansion | | ๐Ÿ“ [Grant Writer](specialized/grant-writer.md) | Grant proposals & funding | LOIs, proposals, budgets for nonprofits/research | | ๐Ÿฅ [Medical Billing & Coding Specialist](specialized/medical-billing-coding-specialist.md) | ICD-10/CPT/HCPCS & revenue cycle | Claims, denial management, RCM optimization | | ๐Ÿ’ฐ [Pricing Analyst](specialized/specialized-pricing-analyst.md) | Pricing models & margin optimization | Competitor/cost analysis, value-based pricing | | ๐Ÿ’ผ [Chief Financial Officer](specialized/chief-financial-officer.md) | Capital allocation & financial strategy | Treasury, FP&A, M&A finance, investor & board reporting | | ๐ŸŒฑ [ESG & Sustainability Officer](specialized/esg-sustainability-officer.md) | ESG programs & disclosure | Sustainability strategy, decarbonization, reporting | | ๐Ÿ” [Data Privacy Officer](specialized/data-privacy-officer.md) | GDPR/CCPA privacy compliance | Data mapping, DPIAs, consent, breach response | | โš™๏ธ [Operations Manager](specialized/operations-manager.md) | Lean/Six Sigma operations | Process mapping, capacity planning, KPI governance | | ๐Ÿค [M&A Integration Manager](specialized/ma-integration-manager.md) | Post-merger integration | Day 1/100-day plans, synergy tracking, TSA management | | ๐Ÿง  [Organizational Psychologist](specialized/organizational-psychologist.md) | Team dynamics & culture health | Psychological safety, burnout risk, high-performing teams | | โš”๏ธ [Strategy Duel Agent](specialized/specialized-strategy-duel-agent.md) | Game theory & the 36 stratagems | Turn-based strategy duels, adversarial scenario simulation | ### ๐Ÿ’ต Finance Division Accounting, financial analysis, tax strategy, and investment research specialists. | Agent | Specialty | When to Use | |-------|-----------|-------------| | ๐Ÿ“’ [Bookkeeper & Controller](finance/finance-bookkeeper-controller.md) | Month-end close, reconciliation, GAAP compliance, internal controls | Day-to-day accounting operations, audit readiness, financial record-keeping | | ๐Ÿ“Š [Financial Analyst](finance/finance-financial-analyst.md) | Financial modeling, forecasting, scenario analysis, decision support | Three-statement models, variance analysis, data-driven business intelligence | | ๐Ÿ“ˆ [FP&A Analyst](finance/finance-fpa-analyst.md) | Budgeting, rolling forecasts, variance analysis, business reviews | Annual operating plans, monthly business reviews, strategic resource allocation | | ๐Ÿ” [Investment Researcher](finance/finance-investment-researcher.md) | Due diligence, portfolio analysis, asset valuation, equity research | Investment thesis development, risk assessment, market research | | ๐Ÿ›๏ธ [Tax Strategist](finance/finance-tax-strategist.md) | Tax optimization, multi-jurisdictional compliance, transfer pricing | Entity structuring, ETR analysis, audit defense, strategic tax planning | ### ๐ŸŽฎ Game Development Division Building worlds, systems, and experiences across every major engine. #### Cross-Engine Agents (Engine-Agnostic) | Agent | Specialty | When to Use | |-------|-----------|-------------| | ๐ŸŽฏ [Game Designer](game-development/game-designer.md) | Systems design, GDD authorship, economy balancing, gameplay loops | Designing game mechanics, progression systems, writing design documents | | ๐Ÿ—บ๏ธ [Level Designer](game-development/level-designer.md) | Layout theory, pacing, encounter design, environmental storytelling | Building levels, designing encounter flow, spatial narrative | | ๐ŸŽจ [Technical Artist](game-development/technical-artist.md) | Shaders, VFX, LOD pipeline, art-to-engine optimization | Bridging art and engineering, shader authoring, performance-safe asset pipelines | | ๐Ÿ”Š [Game Audio Engineer](game-development/game-audio-engineer.md) | FMOD/Wwise, adaptive music, spatial audio, audio budgets | Interactive audio systems, dynamic music, audio performance | | ๐Ÿ“– [Narrative Designer](game-development/narrative-designer.md) | Story systems, branching dialogue, lore architecture | Writing branching narratives, implementing dialogue systems, world lore | #### Unity | Agent | Specialty | When to Use | |-------|-----------|-------------| | ๐Ÿ—๏ธ [Unity Architect](game-development/unity/unity-architect.md) | ScriptableObjects, data-driven modularity, DOTS/ECS | Large-scale Unity projects, data-driven system design, ECS performance work | | โœจ [Unity Shader Graph Artist](game-development/unity/unity-shader-graph-artist.md) | Shader Graph, HLSL, URP/HDRP, Renderer Features | Custom Unity materials, VFX shaders, post-processing passes | | ๐ŸŒ [Unity Multiplayer Engineer](game-development/unity/unity-multiplayer-engineer.md) | Netcode for GameObjects, Unity Relay/Lobby, server authority, prediction | Online Unity games, client prediction, Unity Gaming Services integration | | ๐Ÿ› ๏ธ [Unity Editor Tool Developer](game-development/unity/unity-editor-tool-developer.md) | EditorWindows, AssetPostprocessors, PropertyDrawers, build validation | Custom Unity Editor tooling, pipeline automation, content validation | #### Unreal Engine | Agent | Specialty | When to Use | |-------|-----------|-------------| | โš™๏ธ [Unreal Systems Engineer](game-development/unreal-engine/unreal-systems-engineer.md) | C++/Blueprint hybrid, GAS, Nanite constraints, memory management | Complex Unreal gameplay systems, Gameplay Ability System, engine-level C++ | | ๐ŸŽจ [Unreal Technical Artist](game-development/unreal-engine/unreal-technical-artist.md) | Material Editor, Niagara, PCG, Substrate | Unreal materials, Niagara VFX, procedural content generation | | ๐ŸŒ [Unreal Multiplayer Architect](game-development/unreal-engine/unreal-multiplayer-architect.md) | Actor replication, GameMode/GameState hierarchy, dedicated server | Unreal online games, replication graphs, server authoritative Unreal | | ๐Ÿ—บ๏ธ [Unreal World Builder](game-development/unreal-engine/unreal-world-builder.md) | World Partition, Landscape, HLOD, LWC | Large open-world Unreal levels, streaming systems, terrain at scale | #### Godot | Agent | Specialty | When to Use | |-------|-----------|-------------| | ๐Ÿ“œ [Godot Gameplay Scripter](game-development/godot/godot-gameplay-scripter.md) | GDScript 2.0, signals, composition, static typing | Godot gameplay systems, scene composition, performance-conscious GDScript | | ๐ŸŒ [Godot Multiplayer Engineer](game-development/godot/godot-multiplayer-engineer.md) | MultiplayerAPI, ENet/WebRTC, RPCs, authority model | Online Godot games, scene replication, server-authoritative Godot | | โœจ [Godot Shader Developer](game-development/godot/godot-shader-developer.md) | Godot shading language, VisualShader, RenderingDevice | Custom Godot materials, 2D/3D effects, post-processing, compute shaders | #### Blender | Agent | Specialty | When to Use | |-------|-----------|-------------| | ๐Ÿงฉ [Blender Addon Engineer](game-development/blender/blender-addon-engineer.md) | Blender Python (`bpy`), custom operators/panels, asset validators, exporters, pipeline automation | Building Blender add-ons, asset prep tools, export workflows, and DCC pipeline automation | #### Roblox Studio | Agent | Specialty | When to Use | |-------|-----------|-------------| | โš™๏ธ [Roblox Systems Scripter](game-development/roblox-studio/roblox-systems-scripter.md) | Luau, RemoteEvents/Functions, DataStore, server-authoritative module architecture | Building secure Roblox game systems, client-server communication, data persistence | | ๐ŸŽฏ [Roblox Experience Designer](game-development/roblox-studio/roblox-experience-designer.md) | Engagement loops, monetization, D1/D7 retention, onboarding flow | Designing Roblox game loops, Game Passes, daily rewards, player retention | | ๐Ÿ‘— [Roblox Avatar Creator](game-development/roblox-studio/roblox-avatar-creator.md) | UGC pipeline, accessory rigging, Creator Marketplace submission | Roblox UGC items, HumanoidDescription customization, in-experience avatar shops | ### ๐Ÿ“š Academic Division Scholarly rigor for world-building, storytelling, and narrative design. | Agent | Specialty | When to Use | |-------|-----------|-------------| | ๐ŸŒ [Anthropologist](academic/academic-anthropologist.md) | Cultural systems, kinship, rituals, belief systems | Designing culturally coherent societies with internal logic | | ๐ŸŒ [Geographer](academic/academic-geographer.md) | Physical/human geography, climate, cartography | Building geographically coherent worlds with realistic terrain and settlements | | ๐Ÿ“š [Historian](academic/academic-historian.md) | Historical analysis, periodization, material culture | Validating historical coherence, enriching settings with authentic period detail | | ๐Ÿ“œ [Narratologist](academic/academic-narratologist.md) | Narrative theory, story structure, character arcs | Analyzing and improving story structure with established theoretical frameworks | | ๐Ÿง  [Psychologist](academic/academic-psychologist.md) | Personality theory, motivation, cognitive patterns | Building psychologically credible characters grounded in research | --- ### ๐ŸŒ GIS Division Mapping the Earth, analyzing the built world, and extracting intelligence from geospatial data. | Agent | Specialty | When to Use | |-------|-----------|-------------| | ๐Ÿง  [Technical Consultant](gis/gis-technical-consultant.md) | GIS strategy, gap analysis, technology roadmaps, digital transformation | Understanding business needs, selecting the right geospatial stack, planning multi-phase GIS programs | | ๐Ÿ”ง [Solution Engineer](gis/gis-solution-engineer.md) | Esri + FOSS4G prototype building, PoC delivery, technical feasibility | Building working demos, validating technical approaches, pre-sales support | | ๐Ÿ–ฅ๏ธ [GIS Analyst](gis/gis-analyst.md) | Map production, data QC, symbology, layouts, spatial queries | Day-to-day GIS operations, creating publication-ready maps, maintaining data integrity | | ๐Ÿ“ฆ [Spatial Data Engineer](gis/gis-spatial-data-engineer.md) | Geospatial ETL, format conversion, CRS reprojection, automated pipelines | Ingesting messy data from any source, building repeatable data transformation pipelines | | โš™๏ธ [Geoprocessing Specialist](gis/gis-geoprocessing-specialist.md) | ArcPy, Python Toolbox (.pyt), Model Builder, batch automation | Automating repetitive GIS workflows, building custom geoprocessing tools | | โœ… [GIS QA Engineer](gis/gis-qa-engineer.md) | Topology validation, metadata audit, CRS consistency, accuracy assessment | Quality gates before data publication, compliance verification, data integrity audits | | ๐Ÿค– [GeoAI/ML Engineer](gis/gis-geoai-ml-engineer.md) | Feature extraction, object detection, semantic segmentation, land cover classification | Extracting buildings/roads/vehicles from imagery, change detection, environmental monitoring | | ๐Ÿ—๏ธ [BIM/GIS Specialist](gis/gis-bim-specialist.md) | Revit/IFC to GIS, indoor mapping, digital twin architecture, facility management | Smart campus, airport digital twins, indoor navigation, building operations | | ๐Ÿ”๏ธ [3D & Scene Developer](gis/gis-3d-scene-developer.md) | Cesium, ArcGIS Scene Viewer, 3D Tiles, point clouds, terrain visualization | 3D city scenes, terrain flyovers, point cloud web viewers, OAuth-gated scene sharing | | ๐Ÿ“Š [Spatial Data Scientist](gis/gis-spatial-data-scientist.md) | Spatial statistics, clustering, regression, interpolation, point pattern analysis | Hotspot detection, spatial modeling, predictive analytics, research-grade analysis | | ๐Ÿ›ธ [Drone/Reality Mapping](gis/gis-drone-reality-mapping.md) | Photogrammetry, orthomosaic, DTM/DSM, point cloud classification, 3D mesh | Drone survey processing, reality capture, construction monitoring, environmental mapping | | ๐ŸŒ [Web GIS Developer](gis/gis-web-gis-developer.md) | MapLibre GL JS, ArcGIS JS API, Leaflet, real-time dashboards, REST APIs | Building interactive web maps, operational dashboards, real-time data visualization | | ๐ŸŽจ [Cartography Designer](gis/gis-cartography-designer.md) | Color theory, typography, basemap design, visual hierarchy, print and web aesthetics | Making maps beautiful and readable, colorblind-safe palettes, professional map layouts | --- ## ๐ŸŽฏ Real-World Use Cases ### Scenario 1: Building a Startup MVP **Your Team**: 1. ๐ŸŽจ **Frontend Developer** - Build the React app 2. ๐Ÿ—๏ธ **Backend Architect** - Design the API and database 3. ๐Ÿš€ **Growth Hacker** - Plan user acquisition 4. โšก **Rapid Prototyper** - Fast iteration cycles 5. ๐Ÿ” **Reality Checker** - Ensure quality before launch **Result**: Ship faster with specialized expertise at every stage. --- ### Scenario 2: Marketing Campaign Launch **Your Team**: 1. ๐Ÿ“ **Content Creator** - Develop campaign content 2. ๐Ÿฆ **Twitter Engager** - Twitter strategy and execution 3. ๐Ÿ“ธ **Instagram Curator** - Visual content and stories 4. ๐Ÿค **Reddit Community Builder** - Authentic community engagement 5. ๐Ÿ“Š **Analytics Reporter** - Track and optimize performance **Result**: Multi-channel coordinated campaign with platform-specific expertise. --- ### Scenario 3: Enterprise Feature Development **Your Team**: 1. ๐Ÿ‘” **Senior Project Manager** - Scope and task planning 2. ๐Ÿ’Ž **Senior Developer** - Complex implementation 3. ๐ŸŽจ **UI Designer** - Design system and components 4. ๐Ÿงช **Experiment Tracker** - A/B test planning 5. ๐Ÿ“ธ **Evidence Collector** - Quality verification 6. ๐Ÿ” **Reality Checker** - Production readiness **Result**: Enterprise-grade delivery with quality gates and documentation. --- ### Scenario 4: Paid Media Account Takeover **Your Team**: 1. ๐Ÿ“‹ **Paid Media Auditor** - Comprehensive account assessment 2. ๐Ÿ“ก **Tracking & Measurement Specialist** - Verify conversion tracking accuracy 3. ๐Ÿ’ฐ **PPC Campaign Strategist** - Redesign account architecture 4. ๐Ÿ” **Search Query Analyst** - Clean up wasted spend from search terms 5. โœ๏ธ **Ad Creative Strategist** - Refresh all ad copy and extensions 6. ๐Ÿ“Š **Analytics Reporter** (Support Division) - Build reporting dashboards **Result**: Systematic account takeover with tracking verified, waste eliminated, structure optimized, and creative refreshed โ€” all within the first 30 days. --- ### Scenario 5: Full Agency Product Discovery **Your Team**: All 8 divisions working in parallel on a single mission. See the **[Nexus Spatial Discovery Exercise](examples/nexus-spatial-discovery.md)** -- a complete example where 8 agents (Product Trend Researcher, Backend Architect, Brand Guardian, Growth Hacker, Support Responder, UX Researcher, Project Shepherd, and XR Interface Architect) were deployed simultaneously to evaluate a software opportunity and produce a unified product plan covering market validation, technical architecture, brand strategy, go-to-market, support systems, UX research, project execution, and spatial UI design. **Result**: Comprehensive, cross-functional product blueprint produced in a single session. [More examples](examples/). --- ### Scenario 6: Smart Campus Digital Twin **Your Team**: 1. ๐Ÿง  **Technical Consultant** - Define the digital twin strategy: BIM for buildings, GIS for campus, IoT for real-time 2. ๐Ÿ—๏ธ **BIM/GIS Specialist** - Convert Revit building models to GIS scene layers, design indoor floor plans 3. ๐Ÿ›ธ **Drone/Reality Mapping** - Fly the campus, generate orthomosaic and 3D mesh for context 4. ๐ŸŒ **Web GIS Developer** - Build the campus dashboard with MapLibre, building layer, and room finder 5. ๐Ÿ”๏ธ **3D & Scene Developer** - Create immersive 3D scene with terrain, buildings, and flyover tour 6. ๐Ÿค– **GeoAI/ML Engineer** - Extract building footprints and tree canopy from drone imagery 7. โœ… **GIS QA Engineer** - Validate data accuracy, check topology, verify CRS consistency **Result**: A campus digital twin that combines BIM detail, drone reality capture, 3D visualization, and web accessibility โ€” delivered by coordinated specialists in a single pipeline. --- ## ๐Ÿค Contributing We welcome contributions! Here's how you can help: ### Add a New Agent 1. Fork the repository 2. Create a new agent file in the appropriate category 3. Follow the agent template structure: - Frontmatter with name, description, color - Identity & Memory section - Core Mission - Critical Rules (domain-specific) - Technical Deliverables with examples - Workflow Process - Success Metrics 4. Submit a PR with your agent ### Improve Existing Agents - Add real-world examples - Enhance code samples - Update success metrics - Improve workflows ### Share Your Success Stories Have you used these agents successfully? Share your story in the [Discussions](https://github.com/msitarzewski/agency-agents/discussions)! --- ## ๐Ÿ“– Agent Design Philosophy Each agent is designed with: 1. **๐ŸŽญ Strong Personality**: Not generic templates - real character and voice 2. **๐Ÿ“‹ Clear Deliverables**: Concrete outputs, not vague guidance 3. **โœ… Success Metrics**: Measurable outcomes and quality standards 4. **๐Ÿ”„ Proven Workflows**: Step-by-step processes that work 5. **๐Ÿ’ก Learning Memory**: Pattern recognition and continuous improvement --- ## ๐ŸŽ What Makes This Special? ### Unlike Generic AI Prompts: - โŒ Generic "Act as a developer" prompts - โœ… Deep specialization with personality and process ### Unlike Prompt Libraries: - โŒ One-off prompt collections - โœ… Comprehensive agent systems with workflows and deliverables ### Unlike AI Tools: - โŒ Black box tools you can't customize - โœ… Transparent, forkable, adaptable agent personalities --- ## ๐ŸŽจ Agent Personality Highlights > "I don't just test your code - I default to finding 3-5 issues and require visual proof for everything." > > -- **Evidence Collector** (Testing Division) > "You're not marketing on Reddit - you're becoming a valued community member who happens to represent a brand." > > -- **Reddit Community Builder** (Marketing Division) > "Every playful element must serve a functional or emotional purpose. Design delight that enhances rather than distracts." > > -- **Whimsy Injector** (Design Division) > "Let me add a celebration animation that reduces task completion anxiety by 40%" > > -- **Whimsy Injector** (during a UX review) --- ## ๐Ÿ“Š Stats - ๐ŸŽญ **232 Specialized Agents** across 16 divisions - ๐Ÿ“ **10,000+ lines** of personality, process, and code examples - โฑ๏ธ **Months of iteration** from real-world usage - ๐ŸŒŸ **Battle-tested** in production environments - ๐Ÿ’ฌ **50+ requests** in first 12 hours on Reddit --- ## ๐Ÿ”Œ Multi-Tool Integrations The Agency works natively with Claude Code, and ships conversion + install scripts so you can use the same agents across every major agentic coding tool. ### Supported Tools - **[Claude Code](https://claude.ai/code)** โ€” native `.md` agents, no conversion needed โ†’ `~/.claude/agents/` - **[GitHub Copilot](https://github.com/copilot)** โ€” native `.md` agents, no conversion needed โ†’ `~/.github/agents/` + `~/.copilot/agents/` - **[Antigravity](https://github.com/google-gemini/antigravity)** โ€” `SKILL.md` per agent โ†’ `~/.gemini/antigravity/skills/` - **[Gemini CLI](https://github.com/google-gemini/gemini-cli)** -- `.md` agent files -> `~/.gemini/agents/` - **[OpenCode](https://opencode.ai)** โ€” `.md` agent files โ†’ `.opencode/agents/` - **[Cursor](https://cursor.sh)** โ€” `.mdc` rule files โ†’ `.cursor/rules/` - **[Aider](https://aider.chat)** โ€” single `CONVENTIONS.md` โ†’ `./CONVENTIONS.md` - **[Windsurf](https://codeium.com/windsurf)** โ€” single `.windsurfrules` โ†’ `./.windsurfrules` - **[OpenClaw](https://github.com/openclaw/openclaw)** โ€” `SOUL.md` + `AGENTS.md` + `IDENTITY.md` per agent - **[Qwen Code](https://github.com/QwenLM/qwen-code)** โ€” `.md` SubAgent files โ†’ `~/.qwen/agents/` - **[Kimi Code](https://github.com/MoonshotAI/kimi-cli)** โ€” YAML agent specs โ†’ `~/.config/kimi/agents/` - **[Codex](https://developers.openai.com/codex/overview)** โ€” TOML custom agents โ†’ `~/.codex/agents/` - **Osaurus** -- `SKILL.md` skills -> `~/.osaurus/skills/` - **[Hermes](integrations/hermes/README.md)** -- lazy-router plugin -> `~/.hermes/plugins/` --- ### โšก Quick Install **Step 1 -- Generate integration files:** ```bash ./scripts/convert.sh # Faster (parallel, output order may vary): ./scripts/convert.sh --parallel ``` **Step 2 -- Install (interactive, auto-detects your tools):** ```bash ./scripts/install.sh # Faster (parallel, output order may vary): ./scripts/install.sh --no-interactive --parallel ``` The installer scans your system for installed tools, shows a checkbox UI, and lets you pick exactly what to install: ``` +------------------------------------------------+ | The Agency -- Tool Installer | +------------------------------------------------+ System scan: [*] = detected on this machine [x] 1) [*] Claude Code (claude.ai/code) [x] 2) [*] Copilot (~/.github + ~/.copilot) [x] 3) [*] Antigravity (~/.gemini/antigravity) [ ] 4) [ ] Gemini CLI (~/.gemini/agents) [ ] 5) [ ] OpenCode (opencode.ai) [ ] 6) [ ] OpenClaw (~/.openclaw/agency-agents) [x] 7) [*] Cursor (.cursor/rules) [ ] 8) [ ] Aider (CONVENTIONS.md) [ ] 9) [ ] Windsurf (.windsurfrules) [ ] 10) [ ] Qwen Code (~/.qwen/agents) [ ] 11) [ ] Kimi Code (~/.config/kimi/agents) [ ] 12) [ ] Codex (~/.codex/agents) [ ] 13) [ ] Osaurus (~/.osaurus/skills) [ ] 14) [ ] Hermes (~/.hermes/plugins) [1-14] toggle [a] all [n] none [d] detected [Enter] install [q] quit ``` **Or install a specific tool directly:** ```bash ./scripts/install.sh --tool cursor ./scripts/install.sh --tool opencode ./scripts/install.sh --tool openclaw ./scripts/install.sh --tool antigravity ./scripts/install.sh --tool codex ./scripts/install.sh --tool osaurus ./scripts/install.sh --tool hermes ``` **Non-interactive (CI/scripts):** ```bash ./scripts/install.sh --no-interactive --tool all ``` **Faster runs (parallel)** โ€” On multi-core machines, use `--parallel` so each tool is processed in parallel. Output order across tools is non-deterministic. Works with both interactive and non-interactive install: e.g. `./scripts/install.sh --interactive --parallel` (pick tools, then install in parallel) or `./scripts/install.sh --no-interactive --parallel`. Job count defaults to `nproc` (Linux), `sysctl -n hw.ncpu` (macOS), or 4; override with `--jobs N`. ```bash ./scripts/convert.sh --parallel # convert all tools in parallel ./scripts/convert.sh --parallel --jobs 8 # cap parallel jobs ./scripts/install.sh --no-interactive --parallel # install all detected tools in parallel ./scripts/install.sh --interactive --parallel # pick tools, then install in parallel ./scripts/install.sh --no-interactive --parallel --jobs 4 ``` --- ### Tool-Specific Instructions
Claude Code Agents are copied directly from the repo into `~/.claude/agents/` -- no conversion needed. ```bash ./scripts/install.sh --tool claude-code ``` Then activate in Claude Code: ``` Use the Frontend Developer agent to review this component. ``` See [integrations/claude-code/README.md](integrations/claude-code/README.md) for details.
GitHub Copilot Agents are copied directly from the repo into `~/.github/agents/` and `~/.copilot/agents/` -- no conversion needed. ```bash ./scripts/install.sh --tool copilot ``` Then activate in GitHub Copilot: ``` Use the Frontend Developer agent to review this component. ``` See [integrations/github-copilot/README.md](integrations/github-copilot/README.md) for details.
Antigravity (Gemini) Each agent becomes a skill in `~/.gemini/antigravity/skills/agency-/`. ```bash ./scripts/install.sh --tool antigravity ``` Activate in Gemini with Antigravity: ``` @agency-frontend-developer review this React component ``` See [integrations/antigravity/README.md](integrations/antigravity/README.md) for details.
Gemini CLI Installs as Gemini CLI subagents. On a fresh clone, generate the Gemini agent files before running the installer. ```bash ./scripts/convert.sh --tool gemini-cli ./scripts/install.sh --tool gemini-cli ``` See [integrations/gemini-cli/README.md](integrations/gemini-cli/README.md) for details.
OpenCode Agents are placed in `.opencode/agents/` in your project root (project-scoped). ```bash cd /your/project /path/to/agency-agents/scripts/install.sh --tool opencode ``` Or install globally: ```bash mkdir -p ~/.config/opencode/agents cp integrations/opencode/agents/*.md ~/.config/opencode/agents/ ``` Activate in OpenCode: ``` @backend-architect design this API. ``` See [integrations/opencode/README.md](integrations/opencode/README.md) for details.
Cursor Each agent becomes a `.mdc` rule file in `.cursor/rules/` of your project. ```bash cd /your/project /path/to/agency-agents/scripts/install.sh --tool cursor ``` Rules are auto-applied when Cursor detects them in the project. Reference them explicitly: ``` Use the @security-engineer rules to review this code. ``` See [integrations/cursor/README.md](integrations/cursor/README.md) for details.
Aider All agents are compiled into a single `CONVENTIONS.md` file that Aider reads automatically. ```bash cd /your/project /path/to/agency-agents/scripts/install.sh --tool aider ``` Then reference agents in your Aider session: ``` Use the Frontend Developer agent to refactor this component. ``` See [integrations/aider/README.md](integrations/aider/README.md) for details.
Windsurf All agents are compiled into `.windsurfrules` in your project root. ```bash cd /your/project /path/to/agency-agents/scripts/install.sh --tool windsurf ``` Reference agents in Windsurf's Cascade: ``` Use the Reality Checker agent to verify this is production ready. ``` See [integrations/windsurf/README.md](integrations/windsurf/README.md) for details.
OpenClaw Each agent becomes a workspace with `SOUL.md`, `AGENTS.md`, and `IDENTITY.md` in `~/.openclaw/agency-agents/`. ```bash ./scripts/convert.sh --tool openclaw ./scripts/install.sh --tool openclaw ``` If the `openclaw` CLI is available, the installer registers each workspace automatically. Run `openclaw gateway restart` after installation so the new agents are activated. See [integrations/openclaw/README.md](integrations/openclaw/README.md) for details.
Qwen Code SubAgents are installed to `.qwen/agents/` in your project root (project-scoped). ```bash # Convert and install (run from your project root) cd /your/project ./scripts/convert.sh --tool qwen ./scripts/install.sh --tool qwen ``` **Usage in Qwen Code:** - Reference by name: `Use the frontend-developer agent to review this component` - Or let Qwen auto-delegate based on task context - Manage via `/agents` command in interactive mode > ๐Ÿ“š [Qwen SubAgents Docs](https://qwenlm.github.io/qwen-code-docs/en/users/features/sub-agents/)
Kimi Code Agents are converted to Kimi Code CLI format (YAML + system prompt) and installed to `~/.config/kimi/agents/`. ```bash # Convert and install ./scripts/convert.sh --tool kimi ./scripts/install.sh --tool kimi ``` **Usage with Kimi Code:** ```bash # Use an agent kimi --agent-file ~/.config/kimi/agents/frontend-developer/agent.yaml # In a project kimi --agent-file ~/.config/kimi/agents/frontend-developer/agent.yaml \ --work-dir /your/project \ "Review this React component" ``` See [integrations/kimi/README.md](integrations/kimi/README.md) for details.
Codex Each agent is converted into a Codex custom agent TOML file and installed to `~/.codex/agents/`. ```bash ./scripts/convert.sh --tool codex ./scripts/install.sh --tool codex ``` Then reference the custom agent by name in Codex: ``` Use the Frontend Developer agent to review this component. ``` See [integrations/codex/README.md](integrations/codex/README.md) for details.
--- ### Regenerating After Changes When you add new agents or edit existing ones, regenerate all integration files: ```bash ./scripts/convert.sh # regenerate all (serial) ./scripts/convert.sh --parallel # regenerate all in parallel (faster) ./scripts/convert.sh --tool codex # regenerate just one tool ./scripts/convert.sh --tool cursor # regenerate just one tool ``` --- ## ๐Ÿ—บ๏ธ Roadmap - [ ] Interactive agent selector web tool - [x] Multi-agent workflow examples -- see [examples/](examples/) - [x] Multi-tool integration scripts (Claude Code, GitHub Copilot, Antigravity, Gemini CLI, OpenCode, OpenClaw, Cursor, Aider, Windsurf, Qwen Code, Kimi Code, Codex, Osaurus, Hermes) - [ ] Video tutorials on agent design - [ ] Community agent marketplace - [ ] Agent "personality quiz" for project matching - [ ] "Agent of the Week" showcase series --- ## ๐ŸŒ Community Translations & Localizations Community-maintained translations and regional adaptations. These are independently maintained -- see each repo for coverage and version compatibility. | Language | Maintainer | Link | Notes | |----------|-----------|------|-------| | ๐Ÿ‡จ๐Ÿ‡ณ ็ฎ€ไฝ“ไธญๆ–‡ (zh-CN) | [@jnMetaCode](https://github.com/jnMetaCode) | [agency-agents-zh](https://github.com/jnMetaCode/agency-agents-zh) | 141 translated agents + 46 China-market originals | | ๐Ÿ‡จ๐Ÿ‡ณ ็ฎ€ไฝ“ไธญๆ–‡ (zh-CN) | [@dsclca12](https://github.com/dsclca12) | [agent-teams](https://github.com/dsclca12/agent-teams) | Independent translation with Bilibili, WeChat, Xiaohongshu localization | | ๐Ÿ‡ง๐Ÿ‡ท Portuguรชs brasileiro (pt-BR) | [@jnMetaCode](https://github.com/jnMetaCode) | [agency-agents-pt-BR](https://github.com/jnMetaCode/agency-agents-pt-BR) | 184 upstream agents translated; Brazil-market PRs welcome | | ๐Ÿ‡ท๐Ÿ‡บ ะ ัƒััะบะธะน (ru) | [@jnMetaCode](https://github.com/jnMetaCode) | [agency-agents-ru](https://github.com/jnMetaCode/agency-agents-ru) | 184 upstream agents translated; Russia-market PRs welcome | | ๐Ÿ‡ฎ๐Ÿ‡ฉ Bahasa Indonesia (id) | [@jnMetaCode](https://github.com/jnMetaCode) | [agency-agents-id](https://github.com/jnMetaCode/agency-agents-id) | 184 upstream agents translated; Indonesia-market PRs welcome | | ๐Ÿ‡ธ๐Ÿ‡ฆ ุงู„ุนุฑุจูŠุฉ (ar) | [@jnMetaCode](https://github.com/jnMetaCode) | [agency-agents-ar](https://github.com/jnMetaCode/agency-agents-ar) | 184 upstream agents translated; Arabic-market PRs welcome | | ๐Ÿ‡ฐ๐Ÿ‡ท ํ•œ๊ตญ์–ด (ko) | [@jnMetaCode](https://github.com/jnMetaCode) | [agency-agents-ko](https://github.com/jnMetaCode/agency-agents-ko) | 184 upstream agents fully translated; Korea-specific PRs welcome | | ๐Ÿ‡ฏ๐Ÿ‡ต ๆ—ฅๆœฌ่ชž (ja-JP) | [@sscodeai](https://github.com/sscodeai) | [agency-agents-ja](https://github.com/sscodeai/agency-agents-ja) | 281 Japan-localized agents + 97 Japan-market originals + 27 workflows | Want to add a translation? Open an issue and we'll link it here. --- ## ๐Ÿ”— Related Resources - [awesome-openclaw-agents](https://github.com/mergisi/awesome-openclaw-agents) โ€” Community-maintained OpenClaw agent collection (derived from this repo) --- ## ๐Ÿ“œ License MIT License - Use freely, commercially or personally. Attribution appreciated but not required. --- ## ๐Ÿ™ Acknowledgments What started as a Reddit thread about AI agent specialization has grown into something remarkable โ€” **232 agents across 16 divisions**, supported by a community of contributors from around the world. Every agent in this repo exists because someone cared enough to write it, test it, and share it. To everyone who has opened a PR, filed an issue, started a Discussion, or simply tried an agent and told us what worked โ€” thank you. You're the reason The Agency keeps getting better. --- ## ๐Ÿ’ฌ Community - **GitHub Discussions**: [Share your success stories](https://github.com/msitarzewski/agency-agents/discussions) - **Issues**: [Report bugs or request features](https://github.com/msitarzewski/agency-agents/issues) - **Reddit**: Join the conversation on r/ClaudeAI - **Twitter/X**: Share with #TheAgency --- ## ๐Ÿš€ Get Started 1. **Browse** the agents above and find specialists for your needs 2. **Copy** the agents to `~/.claude/agents/` for Claude Code integration 3. **Activate** agents by referencing them in your Claude conversations 4. **Customize** agent personalities and workflows for your specific needs 5. **Share** your results and contribute back to the community ---
**๐ŸŽญ The Agency: Your AI Dream Team Awaits ๐ŸŽญ** [โญ Star this repo](https://github.com/msitarzewski/agency-agents) โ€ข [๐Ÿด Fork it](https://github.com/msitarzewski/agency-agents/fork) โ€ข [๐Ÿ› Report an issue](https://github.com/msitarzewski/agency-agents/issues) โ€ข [โค๏ธ Sponsor](https://github.com/sponsors/msitarzewski) Made with โค๏ธ by the community, for the community