mirror of
https://github.com/wshobson/agents.git
synced 2026-03-18 09:37:15 +00:00
Fix agent counts in README (58 total, 36 Sonnet agents)
This commit is contained in:
@@ -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:**
|
||||
|
||||
Reference in New Issue
Block a user