mirror of
https://github.com/affaan-m/everything-claude-code.git
synced 2026-05-17 01:41:26 +08:00
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:
committed by
Affaan Mustafa
parent
20d862951f
commit
9428f28a56
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user