Merge pull request #1383 from YASoftwareDev/fix/plugin-name-ecc-to-everything-claude-code

fix: rename plugin id from ecc to everything-claude-code in manifests
This commit is contained in:
Affaan Mustafa
2026-04-12 23:03:54 -07:00
committed by GitHub
2 changed files with 3 additions and 3 deletions

View File

@@ -1,5 +1,5 @@
{ {
"name": "ecc", "name": "everything-claude-code",
"owner": { "owner": {
"name": "Affaan Mustafa", "name": "Affaan Mustafa",
"email": "me@affaanmustafa.com" "email": "me@affaanmustafa.com"
@@ -9,7 +9,7 @@
}, },
"plugins": [ "plugins": [
{ {
"name": "ecc", "name": "everything-claude-code",
"source": "./", "source": "./",
"description": "The most comprehensive Claude Code plugin — 38 agents, 156 skills, 72 legacy command shims, selective install profiles, and production-ready hooks for TDD, security scanning, code review, and continuous learning", "description": "The most comprehensive Claude Code plugin — 38 agents, 156 skills, 72 legacy command shims, selective install profiles, and production-ready hooks for TDD, security scanning, code review, and continuous learning",
"version": "1.10.0", "version": "1.10.0",

View File

@@ -1,5 +1,5 @@
{ {
"name": "ecc", "name": "everything-claude-code",
"version": "1.10.0", "version": "1.10.0",
"description": "Battle-tested Claude Code plugin for engineering teams — 38 agents, 156 skills, 72 legacy command shims, production-ready hooks, and selective install workflows evolved through continuous real-world use", "description": "Battle-tested Claude Code plugin for engineering teams — 38 agents, 156 skills, 72 legacy command shims, production-ready hooks, and selective install workflows evolved through continuous real-world use",
"author": { "author": {