Merge pull request #997 from affaan-m/fix/readme-agent-count-tree

docs(readme): fix agent count in repo tree
This commit is contained in:
Affaan Mustafa
2026-03-29 00:20:01 -04:00
committed by GitHub

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