From f003ef1563eb3408984429d20870305843b7e43f Mon Sep 17 00:00:00 2001 From: Seth Hobson Date: Thu, 31 Jul 2025 08:46:29 -0400 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ae20298..a592d7d 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ A comprehensive collection of specialized AI subagents for [Claude Code](https:/ ## Overview -This repository contains 45 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. +This repository contains 46 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. ## Available Subagents @@ -326,4 +326,4 @@ If agents aren't working as expected: - [Claude Code Documentation](https://docs.anthropic.com/en/docs/claude-code) - [Subagents Documentation](https://docs.anthropic.com/en/docs/claude-code/sub-agents) -- [Claude Code GitHub](https://github.com/anthropics/claude-code) \ No newline at end of file +- [Claude Code GitHub](https://github.com/anthropics/claude-code)