59 Specialized AI Agents | 9 Departments | 6-Day Sprint Philosophy
A comprehensive collection of specialized AI agents designed to accelerate and enhance every aspect of rapid development. Each agent is an expert in their domain, ready to be invoked when their expertise is needed.
-
Download this repository:
git clone https://github.com/hyperb1iss/agents.git
-
Copy to your Claude Code agents directory:
cp -r agents/* ~/.claude/agents/
Or manually copy all the agent files to your
~/.claude/agents/directory. -
Restart Claude Code to load the new agents.
Agents are automatically available in Claude Code. Simply describe your task and the appropriate agent will be triggered. You can also explicitly request an agent by mentioning their name.
π Learn more: Claude Code Sub-Agents Documentation
- "Create a new app for tracking meditation habits" β
rapid-prototyper - "What's trending on TikTok that we could build?" β
trend-researcher - "Our app reviews are dropping, what's wrong?" β
feedback-synthesizer - "Make this loading screen more fun" β
whimsy-injector - "I need to rebase my feature branch on main" β
git-wizard
59 Total Agents across 9 Departments
Engineering: 19 agents ββββββββββββββββββββββββ
Design: 6 agents ββββββββ
Marketing: 8 agents βββββββββββ
Product: 4 agents βββββ
Project Mgmt: 3 agents ββββ
Studio Ops: 6 agents ββββββββ
Testing: 5 agents βββββββ
Security: 6 agents ββββββββ
Bonus: 2 agents βββ
Core Development
- rapid-prototyper - Build MVPs in days, not weeks
- frontend-developer - Build blazing-fast user interfaces
- backend-architect - Design scalable APIs and server systems
- mobile-app-builder - Create native iOS/Android experiences
AI/ML Specialists
- ai-engineer - Integrate AI/ML features that actually ship
- mlops-engineer - Deploy and scale ML systems in production
- prompt-engineer - Optimize LLM performance and reduce costs
- ml-researcher - Implement cutting-edge papers and architectures
- data-scientist - Extract insights and build predictive models
- nlp-engineer - Process and understand natural language at scale
- cv-engineer - Build computer vision and image processing systems
Infrastructure & Quality
- devops-automator - Deploy continuously without breaking things
- test-writer-fixer - Write tests that catch real bugs
- git-wizard - Master complex rebases and merge conflicts
- database-specialist - Optimize data layers for performance
- data-engineer - Build robust data pipelines and analytics
Developer Experience
- devex-engineer - Make development environments delightful
- documentation-architect - Create docs developers actually read
- third-party-investigator - Evaluate and integrate external services
- ui-designer - Design interfaces developers can actually build
- ux-researcher - Turn user insights into product improvements
- brand-guardian - Keep visual identity consistent everywhere
- visual-storyteller - Create visuals that convert and share
- whimsy-injector - Add delight to every interaction
- accessibility-specialist - Ensure products work for everyone
Growth & Optimization
- growth-hacker - Find and exploit viral growth loops
- app-store-optimizer - Dominate app store search results
- email-marketing-automator - Build campaigns that convert
Social Media Masters
- tiktok-strategist - Create shareable marketing moments
- instagram-curator - Master the visual content game
- twitter-engager - Ride trends to viral engagement
- reddit-community-builder - Win Reddit without being banned
- content-creator - Generate content across all platforms
- trend-researcher - Identify viral opportunities before they explode
- feedback-synthesizer - Transform complaints into features
- sprint-prioritizer - Ship maximum value in 6 days
- competitive-intelligence - Stay ahead of the competition
- studio-producer - Keep teams shipping, not meeting
- project-shipper - Launch products that don't crash
- experiment-tracker - Data-driven feature validation
- analytics-reporter - Turn data into actionable insights
- finance-tracker - Keep the studio profitable
- infrastructure-maintainer - Scale without breaking the bank
- legal-compliance-checker - Stay legal while moving fast
- support-responder - Turn angry users into advocates
- cost-optimization - Minimize expenses, maximize value
- api-tester - Ensure APIs work under pressure
- performance-benchmarker - Make everything faster
- test-results-analyzer - Find patterns in test failures
- tool-evaluator - Choose tools that actually help
- workflow-optimizer - Eliminate workflow bottlenecks
- penetration-tester - Find vulnerabilities before hackers do
- incident-responder - Handle security breaches with precision
- compliance-auditor - Navigate regulatory requirements
- security-code-reviewer - Catch security issues in code
- threat-hunter - Proactively identify emerging threats
- security-architect - Design secure systems from the ground up
- studio-coach - Rally the AI troops to excellence
- joker - Lighten the mood with tech humor
Some agents trigger automatically in specific contexts:
- studio-coach - When complex multi-agent tasks begin or agents need guidance
- test-writer-fixer - After implementing features, fixing bugs, or modifying code
- whimsy-injector - After UI/UX changes
- experiment-tracker - When feature flags are added
- studio-producer - When coordinating across multiple teams
- project-shipper - When approaching launch milestones
- Let agents collaborate - Complex tasks often benefit from multiple specialists
- Be specific - Clear task descriptions help agents perform better
- Trust the expertise - Each agent has deep domain knowledge
- Iterate quickly - Agents support the 6-day sprint philosophy
- Batch operations - Multiple agents can work in parallel
Each agent includes:
- name: Unique identifier (kebab-case)
- description: When to use with contextual examples
- color: Visual identification in Claude Code
- tools: Specific tools the agent can access
- System prompt: Detailed expertise and behavioral instructions
- Response Time: Optimized for rapid development cycles
- Context Efficiency: Agents use focused context windows
- Parallel Execution: Multiple agents can run concurrently
- State Management: Agents maintain task continuity
Track agent effectiveness through:
- Velocity: Development speed improvements
- Quality: Bug reduction and code coverage
- Adoption: Feature usage and retention
- Efficiency: Time saved on repetitive tasks
- Innovation: New features shipped per sprint
-
YAML Frontmatter
- Unique name and visual color
- Clear trigger description
- 3-4 contextual examples
- Tool access permissions
-
System Prompt (500+ words)
- Expert identity and role
- Core responsibilities (5-8)
- Domain expertise details
- Sprint integration approach
- Success metrics
-
Testing Requirements
- Trigger validation
- Tool functionality
- Output quality
- Edge case handling
- Multi-agent coordination
---
name: your-agent-name
description: Use this agent when [scenario]. This agent specializes in [expertise]. Examples:\n\n[examples]
color: agent-color
tools: Tool1, Tool2, Tool3
---
You are a [role] who [primary function]. Your expertise spans [domains].
[Detailed system prompt...]- Production Ready - 53 agents fully operational
- Beta Testing - 4 agents in validation
- Coming Soon - 2 agents in development
To improve existing agents or suggest new ones:
- Follow the agent template structure
- Test with real-world scenarios
- Document performance improvements
- Share patterns with the community
These agents are designed to work with Claude Code and follow the 6-day sprint philosophy pioneered by Contains Studio.
Built for speed. Designed for excellence. Ready to ship.