docs(readme): fix agent count in repo tree

This commit is contained in:
Affaan Mustafa
2026-03-29 00:19:52 -04:00
parent ab49c9adf5
commit 65c4a0f6ba

View File

@@ -295,7 +295,7 @@ everything-claude-code/
| |-- plugin.json # Plugin metadata and component paths
| |-- marketplace.json # Marketplace catalog for /plugin marketplace add
|
|-- agents/ # 29 specialized subagents for delegation
|-- agents/ # 30 specialized subagents for delegation
| |-- planner.md # Feature implementation planning
| |-- architect.md # System design decisions
| |-- tdd-guide.md # Test-driven development