docs: salvage ECC onboarding guide commands

This commit is contained in:
Affaan Mustafa
2026-05-11 21:00:45 -04:00
committed by Affaan Mustafa
parent e5229cec92
commit 10d160b95e
12 changed files with 929 additions and 20 deletions

View File

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