fix(skills): clarify token-budget-advisor triggers

This commit is contained in:
Affaan Mustafa
2026-03-29 00:20:04 -04:00
parent ab49c9adf5
commit ebf0f135bb
2 changed files with 33 additions and 31 deletions

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