claudegoodies
Marketplace

ecc

From affaan-m

Adds 67 agents, 278 skills, 94 legacy command shims, hooks, and rules across Claude Code, Codex, OpenCode, Cursor.

Use it when

  • Want a large prebuilt set of agents/skills for TDD, code review, security workflows
  • Working across multiple agent harnesses (Claude Code, Codex, OpenCode, Cursor)
  • Need selective install profiles instead of installing everything at once

Skip it if

  • Source lists only counts, no descriptions of what individual agents/skills actually do
  • Large surface area (67 agents, 278 skills) may be more than a single-project need
  • Includes legacy command shims, suggesting some parts are compatibility cruft

Install

/plugin marketplace add affaan-m/ECC

Facts

Repository
affaan-m/ECC
Status
Actively maintained
Last commit
Plugins in marketplace
1

Source preview

The instructions Claude Code reads when this marketplace runs.

{
  "name": "ecc",
  "owner": {
    "name": "Affaan Mustafa",
    "email": "[email protected]"
  },
  "metadata": {
    "description": "Harness-native ECC skills, hooks, rules, MCP conventions, and operator workflows"
  },
  "plugins": [
    {
      "name": "ecc",
      "source": "./",
      "description": "Harness-native ECC operator layer - 67 agents, 278 skills, 94 legacy command shims, reusable hooks, rules, selective install profiles, and production-ready workflows for Claude Code, Codex, OpenCode, Cursor, and related agent harnesses",
      "version": "2.0.0",
      "author": {
        "name": "Affaan Mustafa",
        "email": "[email protected]"
      },
      "homepage": "https://ecc.tools",
      "repository": "https://github.com/affaan-m/ECC",
      "license": "MIT",
      "keywords": [
        "agents",
        "skills",
        "hooks",
        "commands",
        "tdd",
        "code-review",
        "security",
        "best-practices"
      ],
      "category": "workflow",
      "tags": [
        "agents",
        "skills",
        "hooks",
        "commands",
        "tdd",
        "code-review",
        "security",
        "best-practices"
      ],
      "strict": false
    }
  ]
}
View full source on GitHub →

Other marketplaces