mirror of
https://github.com/affaan-m/everything-claude-code.git
synced 2026-06-23 08:31:26 +08:00
feat(skills): add ml-adoption-playbook skill
- Added ml-adoption-playbook to structure the agentic workflow for adopting ML into non-ML projects. - Registered the ML playbook in package.json. - Synchronized catalog counts across documentation and plugin manifests.
This commit is contained in:
committed by
Stroland
parent
90dfd9505d
commit
d4ed8baef3
@@ -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-rc.1
|
||||
|
||||
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user