feat: salvage plan orchestrate workflow

- add plan-orchestrate skill from closed PR #1603

- add Longhand MCP config from closed PR #1503

- sync catalog counts to 54 agents, 207 skills, 70 commands
This commit is contained in:
Affaan Mustafa
2026-05-11 20:30:43 -04:00
committed by Affaan Mustafa
parent 20d862951f
commit 9428f28a56
11 changed files with 284 additions and 16 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, 206 skills, 70 commands, and automated hook workflows for software development.
This is a **production-ready AI coding plugin** providing 54 specialized agents, 207 skills, 70 commands, and automated hook workflows for software development.
**Version:** 2.0.0-rc.1
@@ -147,7 +147,7 @@ Troubleshoot failures: check test isolation → verify mocks → fix implementat
```
agents/ — 54 specialized subagents
skills/ — 206 workflow skills and domain knowledge
skills/ — 207 workflow skills and domain knowledge
commands/ — 70 slash commands
hooks/ — Trigger-based automations
rules/ — Always-follow guidelines (common + per-language)