GitHub repo #claude-code#codex#cursor#agent-harness#rules

ECC — hệ điều hành cho agent harness

Skills, instincts, memory, security scan, research-first development — bộ rule + hook + skill dùng chung cho Claude Code, Codex, Cursor, OpenCode và nhiều harness khác.

Nguyên · 23 tháng 7, 2026
affaan-m/ECC · Other · MIT Xem repo ↗
Status
active
Setup difficulty
moderate
Use case mình dùng
Cài rule + skill dùng chung khi làm việc song song trên nhiều harness (Claude Code, Codex, Cursor), thay vì tự set up riêng lẻ từng công cụ.

Limitations

  • Chỉ chọn 1 cách cài — plugin HOẶC installer thủ công, đừng chạy cả 2 (README nói rõ đây là lỗi setup phổ biến nhất, gây duplicate skill)
  • OSS repo miễn phí vĩnh viễn (MIT); có bản ECC Pro trả phí cho private repo + GitHub App

Hệ thống rule + skill + hook cho agent harness, đúc kết từ hơn 10 tháng dùng thật hằng ngày để build sản phẩm thật. Không phải chỉ là file config — gồm skills, “instincts”, memory optimization, continuous learning, security scanning, và research-first development. Chạy được trên Codex, Claude Code, Cursor, OpenCode, Gemini, Zed, GitHub Copilot và các harness khác.

⚠️ Chỉ cài từ nguồn chính thức

Tác giả cảnh báo rõ trong README: chỉ cài từ repo GitHub chính thức (affaan-m/ECC), npm package ecc-universal/ecc-agentshield, GitHub App, hoặc ecc.toolsbản re-upload/mirror không chính thức có thể chứa malware.

Cài đặt

Claude Code — qua plugin (khuyên dùng):

/plugin marketplace add https://github.com/affaan-m/ECC
/plugin install ecc@ecc

Chỉ chọn 1 cách — nếu đã cài qua plugin, đừng chạy thêm ./install.sh --profile full hay npx ecc-install sau đó, sẽ tạo trùng skill.

Muốn kiểm soát chi tiết hơn / không dùng plugin:

./install.sh --profile minimal --target claude
# Windows: npx ecc-install --profile minimal --target claude

Lưu ý

Không host lại file ở đây — cài qua plugin marketplace hoặc installer chính thức để luôn đúng bản mới nhất và tránh rủi ro bản giả mạo.