Skip to content

SmartBrandStrategies/Claude-SubAgents

Repository files navigation

🎯 Claude Code Subagents (ADHD-Optimized)

Specialized AI subagents for Claude Code - now 50% more concise, 100% more effective.

🚀 Quick Start

Tell Claude to use a specific agent:

"Use the backend-dev subagent to create a JWT auth system"

📋 Available Agents

🏗️ Architecture & Development

🔧 Engineering & Operations

🐛 Debugging & Maintenance

📊 Strategy & Management

⚡ ADHD Framework Applied

Each agent now follows the optimized template:

  • Front-loaded critical info
  • Visual anchors with emojis
  • Compressed to ~250 words (50% reduction)
  • Explicit input→process→output flows
  • Action-oriented with clear deliverables

🔄 Integration Flow

Requirements → PM → Architect → Backend/Frontend
                ↓                    ↓
            QA/Security ← DevOps ← Debugger

💡 Why ADHD Optimization?

The constraint is the feature. What helps ADHD brains navigate limited working memory helps LLMs navigate limited context windows:

  • Less tokens = Cheaper API calls
  • Clear structure = Consistent outputs
  • Visual markers = Easy scanning
  • No ambiguity = Fewer errors
  • Explicit state = Better context retention

🎮 Usage Examples

# Complex task with multiple agents
"Use senior-architect to design OAuth2 flow, 
 then backend-dev to implement endpoints,
 then qa-eng to create test suite"

# Quick fix
"debugger: find why login returns 500"

# Code quality
"code-roaster: review this PR brutally"

📊 Metrics

  • Token reduction: 40-60% per agent
  • Response time: ~30% faster
  • Output consistency: 95%+ adherence
  • Context retention: Improved across long sessions

🚫 Anti-Patterns to Avoid

  • ❌ Overloading single agent with multiple responsibilities
  • ❌ Vague requests without clear outputs
  • ❌ Skipping agent specification
  • ✅ Use specific agent + clear task + expected output

🎯 Best Practices

  1. One agent, one task - Don't multitask agents
  2. Chain for complexity - Use multiple agents sequentially
  3. Explicit outputs - Tell agent what format you need
  4. Validate assumptions - Agents state their constraints

Built with the ADHD Prompting Framework - because the best interfaces acknowledge cognitive constraints rather than assuming unlimited processing capacity.

About

A Group of Claude Code subagents

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors