mirror of
https://github.com/affaan-m/ECC.git
synced 2026-09-17 23:28:04 +02:00
* fix(install): harden universal setup release path * docs(adal): use ecc-universal doctor command
ECC for Hermes
This directory contains the ECC (Everything Claude Code) configuration for the Hermes harness.
What is installed
rules/ecc/— shared coding rules and guidelinesskills/ecc/— reusable skillscommands/— slash commandsAGENTS.md— agent instructions
Manual install
bash ./install.sh --target hermes --profile minimal
Notes
- Hermes config files (
config.yaml,.env, etc.) are not touched by ECC install. - Use
npx ecc-universal doctor --target hermesto check install health.