Fix agent counts in README (58 total, 36 Sonnet agents)

This commit is contained in:
Seth Hobson
2025-08-08 13:10:41 -04:00
parent ef9c7652b8
commit 4ded033f42

View File

@@ -35,7 +35,7 @@ A comprehensive collection of specialized AI subagents for [Claude Code](https:/
## Overview ## Overview
This repository contains 57 specialized subagents that extend Claude Code's capabilities. Each subagent is an expert in a specific domain, automatically invoked based on context or explicitly called when needed. All agents are configured with specific Claude models based on task complexity for optimal performance and cost-effectiveness. This repository contains 58 specialized subagents that extend Claude Code's capabilities. Each subagent is an expert in a specific domain, automatically invoked based on context or explicitly called when needed. All agents are configured with specific Claude models based on task complexity for optimal performance and cost-effectiveness.
## Available Subagents ## Available Subagents
@@ -115,7 +115,7 @@ This repository contains 57 specialized subagents that extend Claude Code's capa
## Model Assignments ## Model Assignments
All 57 subagents are configured with specific Claude models based on task complexity: All 58 subagents are configured with specific Claude models based on task complexity:
### 🚀 Haiku (Fast & Cost-Effective) - 9 agents ### 🚀 Haiku (Fast & Cost-Effective) - 9 agents
**Model:** `haiku` **Model:** `haiku`
@@ -129,7 +129,7 @@ All 57 subagents are configured with specific Claude models based on task comple
- `search-specialist` - Web research and information gathering - `search-specialist` - Web research and information gathering
- `legal-advisor` - Privacy policies and compliance documents - `legal-advisor` - Privacy policies and compliance documents
### ⚡ Sonnet (Balanced Performance) - 35 agents ### ⚡ Sonnet (Balanced Performance) - 36 agents
**Model:** `sonnet` **Model:** `sonnet`
**Development & Languages:** **Development & Languages:**