From f488f59b2ab8dd771877c166f9d032eab38879dd Mon Sep 17 00:00:00 2001 From: "ecc-tools[bot]" <257055122+ecc-tools[bot]@users.noreply.github.com> Date: Wed, 1 Apr 2026 04:44:53 +0000 Subject: [PATCH] feat: add everything-claude-code ECC bundle (.claude/ecc-tools.json) --- .claude/ecc-tools.json | 44 +++++++++++++++++++++--------------------- 1 file changed, 22 insertions(+), 22 deletions(-) diff --git a/.claude/ecc-tools.json b/.claude/ecc-tools.json index 4459b3c0..c7f79ce9 100644 --- a/.claude/ecc-tools.json +++ b/.claude/ecc-tools.json @@ -2,7 +2,7 @@ "version": "1.3", "schemaVersion": "1.0", "generatedBy": "ecc-tools", - "generatedAt": "2026-03-20T12:07:36.496Z", + "generatedAt": "2026-04-01T04:44:14.185Z", "repo": "https://github.com/affaan-m/everything-claude-code", "profiles": { "requested": "full", @@ -148,9 +148,9 @@ ".claude/research/everything-claude-code-research-playbook.md", ".claude/team/everything-claude-code-team-config.json", ".claude/enterprise/controls.md", - ".claude/commands/database-migration.md", ".claude/commands/feature-development.md", - ".claude/commands/add-language-rules.md" + ".claude/commands/add-new-skill-or-agent.md", + ".claude/commands/add-or-update-command.md" ], "packageFiles": { "runtime-core": [ @@ -178,9 +178,9 @@ ".claude/enterprise/controls.md" ], "workflow-pack": [ - ".claude/commands/database-migration.md", ".claude/commands/feature-development.md", - ".claude/commands/add-language-rules.md" + ".claude/commands/add-new-skill-or-agent.md", + ".claude/commands/add-or-update-command.md" ] }, "moduleFiles": { @@ -209,9 +209,9 @@ ".claude/enterprise/controls.md" ], "workflow-pack": [ - ".claude/commands/database-migration.md", ".claude/commands/feature-development.md", - ".claude/commands/add-language-rules.md" + ".claude/commands/add-new-skill-or-agent.md", + ".claude/commands/add-or-update-command.md" ] }, "files": [ @@ -285,11 +285,6 @@ "path": ".claude/enterprise/controls.md", "description": "Enterprise governance scaffold for approvals, audit posture, and escalation." }, - { - "moduleId": "workflow-pack", - "path": ".claude/commands/database-migration.md", - "description": "Workflow command scaffold for database-migration." - }, { "moduleId": "workflow-pack", "path": ".claude/commands/feature-development.md", @@ -297,22 +292,27 @@ }, { "moduleId": "workflow-pack", - "path": ".claude/commands/add-language-rules.md", - "description": "Workflow command scaffold for add-language-rules." + "path": ".claude/commands/add-new-skill-or-agent.md", + "description": "Workflow command scaffold for add-new-skill-or-agent." + }, + { + "moduleId": "workflow-pack", + "path": ".claude/commands/add-or-update-command.md", + "description": "Workflow command scaffold for add-or-update-command." } ], "workflows": [ - { - "command": "database-migration", - "path": ".claude/commands/database-migration.md" - }, { "command": "feature-development", "path": ".claude/commands/feature-development.md" }, { - "command": "add-language-rules", - "path": ".claude/commands/add-language-rules.md" + "command": "add-new-skill-or-agent", + "path": ".claude/commands/add-new-skill-or-agent.md" + }, + { + "command": "add-or-update-command", + "path": ".claude/commands/add-or-update-command.md" } ], "adapters": { @@ -320,9 +320,9 @@ "skillPath": ".claude/skills/everything-claude-code/SKILL.md", "identityPath": ".claude/identity.json", "commandPaths": [ - ".claude/commands/database-migration.md", ".claude/commands/feature-development.md", - ".claude/commands/add-language-rules.md" + ".claude/commands/add-new-skill-or-agent.md", + ".claude/commands/add-or-update-command.md" ] }, "codex": {