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

This commit is contained in:
Affaan Mustafa
2026-03-29 00:19:10 -04:00
parent ab49c9adf5
commit e50e64ac05
2 changed files with 10 additions and 8 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