ECC

Active
GitHub JavaScript MIT

Description

Agent harness operating system providing skills, instincts, memory optimization, continuous learning, and security scanning.

Key Features

  • Cross-harness workflows - supports Codex, Claude Code, Cursor, OpenCode, Gemini and more
  • Skills system - reusable agent skill packs covering code generation, review, and testing
  • Continuous learning - mines failed sessions for lessons, auto-writes corrections
  • Security scanning - AgentShield module detects security issues in agent output
  • MCP configuration - pre-built MCP configs and toolchain, ready out of the box

Use Cases

💡 Unify agent harness skills and security policies across a dev team using Claude Code or Cursor
💡 Automate agent workflows in private repos via the GitHub App
💡 Share memory and experience across multi-agent collaboration scenarios

Quick Start

# Install ECC
npm install -g ecc-universal

# Initialize
ecc init

Related Projects