mirror of
https://github.com/Jeuners/ECC.git
synced 2026-09-19 11:34:09 +02:00
docs: sync skill count to 262 after config-gc skill landed (#2230)
npm run catalog:sync — #2216 added skills/config-gc without bumping documented counts, leaving catalog:check (and npm test) red on main.
This commit is contained in:
parent
16be4a6898
commit
75b5d64fc3
7 changed files with 14 additions and 14 deletions
|
|
@ -1,6 +1,6 @@
|
|||
# Everything Claude Code (ECC) — Agent Instructions
|
||||
|
||||
This is a **production-ready AI coding plugin** providing 64 specialized agents, 261 skills, 84 commands, and automated hook workflows for software development.
|
||||
This is a **production-ready AI coding plugin** providing 64 specialized agents, 262 skills, 84 commands, and automated hook workflows for software development.
|
||||
|
||||
**Version:** 2.0.0
|
||||
|
||||
|
|
@ -150,7 +150,7 @@ Troubleshoot failures: check test isolation → verify mocks → fix implementat
|
|||
|
||||
```
|
||||
agents/ — 64 specialized subagents
|
||||
skills/ — 261 workflow skills and domain knowledge
|
||||
skills/ — 262 workflow skills and domain knowledge
|
||||
commands/ — 84 slash commands
|
||||
hooks/ — Trigger-based automations
|
||||
rules/ — Always-follow guidelines (common + per-language)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue