mirror of
https://github.com/affaan-m/everything-claude-code.git
synced 2026-05-20 11:19:58 +08:00
Refresh the active 2.0 release surface for the affaan-m/ECC repo identity, update package/plugin/workflow launch metadata, and add an operator command center for release video, partner, sponsor, consulting, and social launch execution.
48 lines
1.2 KiB
JSON
48 lines
1.2 KiB
JSON
{
|
|
"name": "ecc",
|
|
"owner": {
|
|
"name": "Affaan Mustafa",
|
|
"email": "me@affaanmustafa.com"
|
|
},
|
|
"metadata": {
|
|
"description": "Harness-native ECC skills, hooks, rules, MCP conventions, and operator workflows"
|
|
},
|
|
"plugins": [
|
|
{
|
|
"name": "ecc",
|
|
"source": "./",
|
|
"description": "Harness-native ECC operator layer - 60 agents, 232 skills, 75 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-rc.1",
|
|
"author": {
|
|
"name": "Affaan Mustafa",
|
|
"email": "me@affaanmustafa.com"
|
|
},
|
|
"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
|
|
}
|
|
]
|
|
}
|