From 4ded033f42ef46e9029ba41c365f4ad451955d33 Mon Sep 17 00:00:00 2001 From: Seth Hobson Date: Fri, 8 Aug 2025 13:10:41 -0400 Subject: [PATCH] Fix agent counts in README (58 total, 36 Sonnet agents) --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index f324bd8..70a5450 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ A comprehensive collection of specialized AI subagents for [Claude Code](https:/ ## 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 @@ -115,7 +115,7 @@ This repository contains 57 specialized subagents that extend Claude Code's capa ## 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 **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 - `legal-advisor` - Privacy policies and compliance documents -### ⚡ Sonnet (Balanced Performance) - 35 agents +### ⚡ Sonnet (Balanced Performance) - 36 agents **Model:** `sonnet` **Development & Languages:**