fix: sync catalog counts with filesystem (27 agents, 113 skills, 58 commands) (#693)

This commit is contained in:
Affaan Mustafa
2026-03-20 01:19:36 -07:00
committed by GitHub
parent 07f6156d8a
commit 52e949a85b
2 changed files with 6 additions and 6 deletions

View File

@@ -1,6 +1,6 @@
# Everything Claude Code (ECC) — Agent Instructions
This is a **production-ready AI coding plugin** providing 27 specialized agents, 109 skills, 57 commands, and automated hook workflows for software development.
This is a **production-ready AI coding plugin** providing 27 specialized agents, 113 skills, 58 commands, and automated hook workflows for software development.
**Version:** 1.9.0
@@ -142,8 +142,8 @@ Troubleshoot failures: check test isolation → verify mocks → fix implementat
```
agents/ — 27 specialized subagents
skills/ — 109 workflow skills and domain knowledge
commands/ — 57 slash commands
skills/ — 113 workflow skills and domain knowledge
commands/ — 58 slash commands
hooks/ — Trigger-based automations
rules/ — Always-follow guidelines (common + per-language)
scripts/ — Cross-platform Node.js utilities