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:
Affaan Mustafa
2026-06-11 01:22:34 -04:00
committed by GitHub
parent 16be4a6898
commit 75b5d64fc3
7 changed files with 14 additions and 14 deletions

View File

@@ -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)