Claude Code Specialist Agents
July 30, 2025 ยท View on GitHub
A comprehensive collection of 42 production-ready Claude Code subagents designed to enhance productivity across enterprise business functions. These agents extend Claude Code's capabilities with domain-specific expertise, professional methodologies, and structured deliverable standards.
๐ค What are Claude Code Agents?
Claude Code agents are specialized AI assistants that can be invoked using the Task tool within Claude Code. Each agent is designed with specific expertise, tools, and workflows to handle particular types of tasks more effectively than a general-purpose assistant. All agents feature professional YAML frontmatter, senior-level personas with 6-12+ years of experience, and comprehensive methodologies.
๐ Agent Categories
๐ข Account Team Agents (5 agents)
Specialized agents for customer-facing roles and account management
account-executive-revenue-at- Strategic account management focused on revenue growth, retention analysis, and competitive positioningcustomer-success-manager-at- Analyze customer adoption patterns, assess value realization, and plan for renewalscustomer-support-at- Analyze support issues, track resolution patterns, and coordinate with product teamsmanaged-services-engineer-at- Ensure product-customer alignment, manage release updates, and maintain implementation healthproduct-engineer-at- Analyze customer use cases, map them to product capabilities, and identify feature gaps
๐ Market Research Agents (5 agents)
Agents specialized in market intelligence and competitive analysis
business-model-analyzer-mx- Research monetization strategies, analyze business models, and evaluate pricing approachescompetitive-intelligence-mx- Comprehensive competitive analysis and market positioning insightsexperience-analyzer-mx- Analyze customer experience data to identify friction points and optimization opportunitiesreddit-intelligence-mx- Analyze Reddit communities for market intelligence, user sentiment, and trend identificationtam-market-sizing-mx- Comprehensive market sizing analysis and total addressable market (TAM) calculations
โก Specialized Agents (4 agents)
General-purpose specialists for common business functions
content-marketer-writer- Create compelling, accessible content that explains complex topics to general audiencesmarket-research-analyst- Comprehensive market intelligence and competitive analysis compiled into executive-ready reportsproduct-requirements-generator- Create comprehensive Product Requirements Documents (PRDs) from initial ideasui-ux-analyst- Expert UI/UX analysis, design feedback, and user experience optimization
๐ ๏ธ Engineering & Infrastructure (8 agents)
Technical specialists for development, security, and infrastructure
code-reviewer-ei- Comprehensive code review with security assessment, performance analysis, and best practices enforcementdevops-engineer-ei- CI/CD pipelines, infrastructure automation, and deployment orchestrationsecurity-analyst-ei- Cybersecurity assessment, vulnerability management, and compliance frameworksinfrastructure-architect-ei- Scalable system architecture design with cloud-native and hybrid solutionsplatform-engineer-ei- Platform engineering, developer experience optimization, and toolchain managementqa-engineer-ei- Quality assurance, testing frameworks, and automated testing strategiesdata-engineer-ei- Data pipelines, analytics infrastructure, and data platform architectureai-integration-specialist-ei- AI system integration, model deployment, and intelligent automation
๐ฐ Finance & Strategy (7 agents)
Financial analysis, strategic planning, and business intelligence specialists
financial-analyst-fs- Financial modeling, investment analysis, and performance metrics optimizationbusiness-strategist-fs- Strategic planning, competitive analysis, and market positioning strategiescost-optimizer-fs- Cost reduction strategies, operational efficiency, and resource optimizationpricing-strategist-fs- Pricing models, revenue optimization, and competitive pricing analysisrisk-assessor-fs- Risk management, compliance assessment, and strategic risk mitigationinvestment-analyst-fs- Investment evaluation, portfolio analysis, and capital allocation strategiescompliance-officer-fs- Regulatory compliance, governance frameworks, and policy development
๐ Growth & Revenue Operations (7 agents)
Growth strategy, sales optimization, and revenue operations specialists
growth-hacker-gr- Growth strategy, user acquisition, and conversion optimization with data-driven approachessales-engineer-gr- Technical sales support, solution architecture, and customer technical engagementcustomer-acquisition-gr- Customer acquisition strategies, conversion optimization, and funnel analysisretention-specialist-gr- Customer success, retention strategies, and lifecycle value optimizationrevenue-analyst-gr- Revenue analytics, forecasting, and performance optimization analysisoperations-optimizer-gr- Operational process optimization, efficiency improvement, and workflow automationpartnership-strategist-gr- Strategic partnerships, alliance management, and ecosystem development
๐ค AI & Automation Specialists (6 agents)
Advanced AI, automation, and intelligent workflow specialists
prompt-engineer-aa- AI prompt optimization, model fine-tuning, and intelligent system designml-engineer-aa- Machine learning systems, MLOps implementation, and production AI deploymentautomation-architect-aa- Enterprise automation strategy, intelligent process automation, and ecosystem designai-workflow-designer-aa- AI-powered workflow design, human-AI collaboration, and intelligent automationintegration-specialist-aa- API design, system integration, data flow optimization, and integration architectureworkflow-analyst-aa- Process mapping, automation opportunity analysis, and workflow optimization
๐ How to Use
Installation
-
Copy the desired agent
.mdfiles to your Claude Code agents directory:cp path/to/agent.md ~/.claude/agents/ -
Restart Claude Code or reload your configuration
Usage Examples
# Engineering: Comprehensive code review
Task(
description="Review code for security issues",
prompt="Please review this authentication module for security vulnerabilities and best practices",
subagent_type="code-reviewer-ei"
)
# Finance: Financial analysis and modeling
Task(
description="Create financial forecast",
prompt="Build a 3-year revenue forecast model for our SaaS business with different growth scenarios",
subagent_type="financial-analyst-fs"
)
# Growth: Customer acquisition strategy
Task(
description="Optimize conversion funnel",
prompt="Analyze our signup funnel and recommend improvements to increase conversion rates",
subagent_type="customer-acquisition-gr"
)
# AI Automation: Workflow optimization
Task(
description="Automate approval process",
prompt="Design an AI-powered approval workflow for expense reports with intelligent routing",
subagent_type="ai-workflow-designer-aa"
)
๐ก Enterprise Use Cases
For Engineering Teams
- Code Quality: Use
code-reviewer-eifor comprehensive security and performance reviews - Infrastructure: Use
infrastructure-architect-eifor scalable system design - CI/CD: Use
devops-engineer-eifor deployment automation and pipeline optimization - AI Integration: Use
ai-integration-specialist-eifor intelligent system deployment
For Finance & Strategy
- Financial Modeling: Use
financial-analyst-fsfor investment analysis and forecasting - Strategic Planning: Use
business-strategist-fsfor competitive positioning - Cost Management: Use
cost-optimizer-fsfor operational efficiency improvements - Risk Management: Use
risk-assessor-fsfor comprehensive risk assessment
For Growth & Revenue
- User Acquisition: Use
growth-hacker-grfor data-driven growth strategies - Sales Engineering: Use
sales-engineer-grfor technical customer engagement - Revenue Analysis: Use
revenue-analyst-grfor performance optimization - Partnership Development: Use
partnership-strategist-grfor strategic alliances
For AI & Automation
- Process Automation: Use
automation-architect-aafor enterprise automation strategy - ML Operations: Use
ml-engineer-aafor production AI system deployment - Workflow Design: Use
ai-workflow-designer-aafor intelligent process optimization - System Integration: Use
integration-specialist-aafor API architecture and data flow
For Account Management
- Revenue Growth: Use
account-executive-revenue-atfor strategic account planning - Customer Success: Use
customer-success-manager-atfor adoption and retention analysis - Technical Support: Use
customer-support-atfor systematic issue resolution - Implementation Management: Use
managed-services-engineer-atfor technical account health
For Market Intelligence
- Competitive Analysis: Use
competitive-intelligence-mxfor strategic positioning insights - Market Sizing: Use
tam-market-sizing-mxfor opportunity assessment - User Research: Use
experience-analyzer-mxfor customer friction analysis - Social Intelligence: Use
reddit-intelligence-mxfor sentiment and trend identification
๐ฏ Agent Selection Guide
By Seniority Level
- Senior-Level (12+ years):
code-reviewer-ei,infrastructure-architect-ei,business-strategist-fs - Mid-Senior (8-10 years):
devops-engineer-ei,automation-architect-aa,financial-analyst-fs - Professional (6-8 years):
qa-engineer-ei,growth-hacker-gr,workflow-analyst-aa
By Project Complexity
- Enterprise-Scale: Infrastructure, automation, and strategy agents
- Team-Level: Engineering, finance, and growth operations agents
- Individual: Specialized tools and analysis agents
By Deliverable Type
- Technical Documentation: Engineering & Infrastructure agents
- Business Intelligence: Finance & Strategy + Market Research agents
- Process Optimization: AI & Automation + Growth & Revenue agents
- Strategic Planning: All categories with senior-level agents
๐ง Customization
Each agent can be customized by modifying their YAML frontmatter and content:
YAML Frontmatter Structure
---
name: agent-name-suffix
description: Detailed usage description with examples
color: theme-color
---
Key Customization Areas
- Professional Persona: Adjust years of experience and specialization focus
- Methodology Frameworks: Modify systematic approaches and deliverable standards
- Technology Stack: Update tools, platforms, and integration capabilities
- Industry Context: Add specific domain knowledge and compliance requirements
๐ Requirements
- Claude Code CLI installed and configured
- Access to Claude Code's Task tool and subagent system
- Appropriate permissions for the tools each agent uses
- Professional environment for enterprise-level deliverables
๐ Quality Standards
All agents in this collection meet professional quality standards:
- โ Professional Personas: Senior-level expertise with 6-12+ years experience
- โ Structured Methodologies: Systematic approaches with clear deliverable standards
- โ Comprehensive Documentation: YAML frontmatter with detailed examples
- โ Production-Ready: Enterprise-grade quality and reliability
- โ Consistent Formatting: Standardized structure across all categories
๐ค Contributing
We welcome contributions that maintain our quality standards:
- Fork this repository
- Create agents with professional YAML frontmatter and senior-level personas
- Include comprehensive methodology frameworks and deliverable standards
- Add clear usage examples and integration guidelines
- Submit a pull request with detailed documentation
๐ Agent Statistics
- Total Agents: 42 production-ready specialists
- Categories: 7 comprehensive business domains
- Experience Levels: 6-12+ years professional expertise
- Methodology Frameworks: 100% systematic approaches
- YAML Documentation: Complete frontmatter with examples
๐ License
This project is licensed under the MIT License - see the LICENSE file for details.
๐ Acknowledgments
These agents represent a comprehensive suite of enterprise-grade AI specialists designed to enhance productivity across all major business functions. They demonstrate the power of specialized Claude Code agents for professional workflows and strategic business outcomes.
Note: These agents are professional extensions of Claude Code and require the Claude Code CLI to function. They are designed for enterprise environments and business-critical workflows.