Skip to content

Autonomous AI profile switching system for Claude Code - 5 specialized experts working as a team.

License

Notifications You must be signed in to change notification settings

werc/claude-code-agents

ย 
ย 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

12 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿš€ Claude Code Agents - Autonomous AI Agent System

Transform Claude Code from a simple assistant into a team of 7 specialized AI agents working autonomously on your projects.

โšก Quick Demo

You: "I need an e-shop"

Claude: [Master โ†’ Task โ†’ Search โ†’ Coding โ†’ Data โ†’ Master]  
Result: Complete e-commerce solution with autonomous profile switching

๐ŸŽฏ What This Is

A revolutionary system that gives you 7 specialized AI agents that automatically collaborate:

  • ๐ŸŒ Master - Universal coordinator and main communication hub
  • ๐Ÿ“‹ Task - Project management, planning & workflow orchestration
  • ๐Ÿ” Search - Advanced research & information gathering with Matrix Searchโ„ข
  • ๐Ÿ’ป Coding - Professional development, debugging & architecture
  • ๐Ÿ“Š Data - Analytics, insights & data science workflows
  • โœ๏ธ Copywriter - Marketing copy, conversion optimization & brand voice
  • ๐ŸŽจ Design - UX/UI design, accessibility & user experience

Key Benefits:

  • โœ… Autonomous operation - Agents switch automatically based on task needs
  • โœ… Specialized expertise - Each agent is optimized for specific domains
  • โœ… Seamless collaboration - Agents work together without user intervention
  • โœ… Production-ready output - Professional-grade solutions from day one

๐Ÿ“ฆ Installation (2 minutes)

Prerequisites

  • Claude Code installed (npm install -g @anthropic-ai/claude-code)
  • Linux/Mac/WSL environment

Quick Setup

  1. Clone this repository

    git clone https://github.com/kuzmany/claude-code-agents.git
    cd claude-code-agents
  2. Copy agent configurations to Claude directory

    mkdir -p ~/.claude
    cp agents/* ~/.claude/
  3. Start using

    claude --dangerously-skip-permissions

The system is ready! Agents will switch automatically as needed.

๐ŸŽฎ How to Use

The system operates through slash commands and autonomous agent switching:

Slash Commands (Manual Control)

/master      # Switch to universal coordinator agent
/search      # Switch to advanced research agent  
/task        # Switch to project management agent
/coding      # Switch to professional development agent
/data        # Switch to analytics & data science agent
/copywriter  # Switch to marketing copywriter agent
/design      # Switch to UX/UI design agent
/current     # Show currently active agent

Autonomous Operation

Simply describe your need - the system automatically:

  1. Analyzes requirements
  2. Switches to appropriate expert agents
  3. Collaborates between agents as needed
  4. Delivers complete solutions

๐Ÿš€ Key Features

๐Ÿง  Matrix Searchโ„ข - Advanced 3-level research system

  • Level 1: Quick scan (0-3 seconds)
  • Level 2: Deep dive with cross-referencing
  • Level 3: Expert analysis with source verification

โšก Autonomous Switching - No manual intervention needed

  • Task analysis triggers appropriate agent changes
  • Seamless handoffs between expert domains
  • Context preservation across switches

๐Ÿ”ฅ Specialized Agents - Each optimized for specific workflows

  • Search: Ultimate research tool with brutal honesty
  • Task: Project orchestration and quality control
  • Coding: Production-ready development practices
  • Data: Advanced analytics and visualization
  • Copywriter: Conversion-focused marketing copy and brand voice
  • Design: User-centered design and accessibility expertise

๐Ÿ“š Agent System Details

All documentation is contained in this README. The system includes:

  • 7 Specialized Agents - Each optimized for specific tasks
  • Autonomous Switching - Agents change automatically based on context
  • Matrix Searchโ„ข - Advanced research capabilities with source verification
  • Production Focus - Every output is ready for real-world implementation
  • Slash Commands - Manual agent control when needed

๐Ÿ”ฅ Example Workflows

Research & Analysis

User: "Analyze cryptocurrency market trends for 2025"
System: [Search] โ†’ [Data] โ†’ [Task] โ†’ [Master]
Result: Comprehensive market analysis with predictions

Software Development

User: "Create a todo app with React and TypeScript"
System: [Task] โ†’ [Coding] โ†’ [Search] โ†’ [Coding] โ†’ [Master]
Result: Production-ready application with best practices

Business Planning

User: "Help me plan a startup launch strategy"
System: [Search] โ†’ [Task] โ†’ [Data] โ†’ [Master]
Result: Complete go-to-market strategy with data backing

Marketing Campaign

User: "Create converting landing page copy for our SaaS product"
System: [Search] โ†’ [Copywriter] โ†’ [Design] โ†’ [Task] โ†’ [Master]
Result: High-converting landing page with optimized copy and UX design

Product Design

User: "Design a user-friendly mobile app interface"
System: [Search] โ†’ [Design] โ†’ [Copywriter] โ†’ [Coding] โ†’ [Master]
Result: Complete UI/UX design with microcopy and implementation guide

๐Ÿ› ๏ธ System Architecture

The agents work together seamlessly:

User Request โ†’ Master Analysis โ†’ Expert Agent Selection โ†’ Task Execution โ†’ Results
     โ†“              โ†“                      โ†“                    โ†“           โ†“
Autonomous     Understands       Switches to            Specialized    Complete
Operation      Requirements      Needed Expert         Execution      Solution

Agent Flow Examples:

  • Complex Research: Search โ†’ Data โ†’ Task โ†’ Master
  • Software Project: Task โ†’ Coding โ†’ Search โ†’ Coding โ†’ Master
  • Business Analysis: Search โ†’ Data โ†’ Task โ†’ Coding โ†’ Master
  • Marketing Campaign: Search โ†’ Copywriter โ†’ Design โ†’ Task โ†’ Master
  • Product Launch: Task โ†’ Design โ†’ Copywriter โ†’ Data โ†’ Master

๐Ÿ’ก Core Philosophy

"Brutal honesty over polite uncertainty. Real solutions over theoretical perfection."

System Principles:

  • โœ… Autonomous operation - Agents switch without asking permission
  • โœ… Specialized expertise - Each agent masters one domain
  • โœ… Collaborative intelligence - Agents work together automatically
  • โœ… Production focus - Every output is ready for real-world use

๐Ÿš€ Quick Start

# 1. Clone repository
git clone https://github.com/kuzmany/claude-code-agents.git
cd claude-code-agents

# 2. Install agent configurations  
mkdir -p ~/.claude
cp agents/* ~/.claude/

# 3. Start Claude Code
claude --dangerously-skip-permissions

๐Ÿค Contributing & License


Created with โค๏ธ for the Claude Code community
โญ Star this repo if it saves you time!

About

Autonomous AI profile switching system for Claude Code - 5 specialized experts working as a team.

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors