fix(skills): harden token budget advisor skill

This commit is contained in:
Affaan Mustafa
2026-03-29 00:14:17 -04:00
parent 4da1fb388c
commit 9a55fd069b
4 changed files with 37 additions and 26 deletions

View File

@@ -1,6 +1,6 @@
# Everything Claude Code (ECC) — Agent Instructions
This is a **production-ready AI coding plugin** providing 28 specialized agents, 125 skills, 60 commands, and automated hook workflows for software development.
This is a **production-ready AI coding plugin** providing 29 specialized agents, 133 skills, 60 commands, and automated hook workflows for software development.
**Version:** 1.9.0
@@ -141,7 +141,7 @@ Troubleshoot failures: check test isolation → verify mocks → fix implementat
## Project Structure
```
agents/ — 28 specialized subagents
agents/ — 29 specialized subagents
skills/ — 125 workflow skills and domain knowledge
commands/ — 60 slash commands
hooks/ — Trigger-based automations