From 6cfcad0bea824ae71ed4be7865b24175f287d2e3 Mon Sep 17 00:00:00 2001 From: "ecc-tools[bot]" <257055122+ecc-tools[bot]@users.noreply.github.com> Date: Fri, 3 Apr 2026 22:06:06 +0000 Subject: [PATCH] feat: add everything-claude-code-conventions ECC bundle (.claude/ecc-tools.json) --- .claude/ecc-tools.json | 177 +++++++---------------------------------- 1 file changed, 30 insertions(+), 147 deletions(-) diff --git a/.claude/ecc-tools.json b/.claude/ecc-tools.json index 4459b3c0..b7afae92 100644 --- a/.claude/ecc-tools.json +++ b/.claude/ecc-tools.json @@ -2,36 +2,28 @@ "version": "1.3", "schemaVersion": "1.0", "generatedBy": "ecc-tools", - "generatedAt": "2026-03-20T12:07:36.496Z", + "generatedAt": "2026-04-03T19:04:33.110Z", "repo": "https://github.com/affaan-m/everything-claude-code", "profiles": { - "requested": "full", - "recommended": "full", - "effective": "full", - "requestedAlias": "full", - "recommendedAlias": "full", - "effectiveAlias": "full" + "requested": "developer", + "recommended": "developer", + "effective": "developer", + "requestedAlias": "developer", + "recommendedAlias": "developer", + "effectiveAlias": "developer" }, - "requestedProfile": "full", - "profile": "full", - "recommendedProfile": "full", - "effectiveProfile": "full", + "requestedProfile": "developer", + "profile": "developer", + "recommendedProfile": "developer", + "effectiveProfile": "developer", "tier": "enterprise", "requestedComponents": [ "repo-baseline", - "workflow-automation", - "security-audits", - "research-tooling", - "team-rollout", - "governance-controls" + "workflow-automation" ], "selectedComponents": [ "repo-baseline", - "workflow-automation", - "security-audits", - "research-tooling", - "team-rollout", - "governance-controls" + "workflow-automation" ], "requestedAddComponents": [], "requestedRemoveComponents": [], @@ -39,45 +31,25 @@ "tierFilteredComponents": [], "requestedRootPackages": [ "runtime-core", - "workflow-pack", - "agentshield-pack", - "research-pack", - "team-config-sync", - "enterprise-controls" + "workflow-pack" ], "selectedRootPackages": [ "runtime-core", - "workflow-pack", - "agentshield-pack", - "research-pack", - "team-config-sync", - "enterprise-controls" + "workflow-pack" ], "requestedPackages": [ "runtime-core", - "workflow-pack", - "agentshield-pack", - "research-pack", - "team-config-sync", - "enterprise-controls" + "workflow-pack" ], "requestedAddPackages": [], "requestedRemovePackages": [], "selectedPackages": [ "runtime-core", - "workflow-pack", - "agentshield-pack", - "research-pack", - "team-config-sync", - "enterprise-controls" + "workflow-pack" ], "packages": [ "runtime-core", - "workflow-pack", - "agentshield-pack", - "research-pack", - "team-config-sync", - "enterprise-controls" + "workflow-pack" ], "blockedRemovalPackages": [], "tierFilteredRootPackages": [], @@ -87,51 +59,23 @@ "runtime-core": [], "workflow-pack": [ "runtime-core" - ], - "agentshield-pack": [ - "workflow-pack" - ], - "research-pack": [ - "workflow-pack" - ], - "team-config-sync": [ - "runtime-core" - ], - "enterprise-controls": [ - "team-config-sync" ] }, "resolutionOrder": [ "runtime-core", - "workflow-pack", - "agentshield-pack", - "research-pack", - "team-config-sync", - "enterprise-controls" + "workflow-pack" ], "requestedModules": [ "runtime-core", - "workflow-pack", - "agentshield-pack", - "research-pack", - "team-config-sync", - "enterprise-controls" + "workflow-pack" ], "selectedModules": [ "runtime-core", - "workflow-pack", - "agentshield-pack", - "research-pack", - "team-config-sync", - "enterprise-controls" + "workflow-pack" ], "modules": [ "runtime-core", - "workflow-pack", - "agentshield-pack", - "research-pack", - "team-config-sync", - "enterprise-controls" + "workflow-pack" ], "managedFiles": [ ".claude/skills/everything-claude-code/SKILL.md", @@ -144,13 +88,8 @@ ".codex/agents/reviewer.toml", ".codex/agents/docs-researcher.toml", ".claude/homunculus/instincts/inherited/everything-claude-code-instincts.yaml", - ".claude/rules/everything-claude-code-guardrails.md", - ".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-ecc-bundle-component.md" ], "packageFiles": { "runtime-core": [ @@ -165,22 +104,9 @@ ".codex/agents/docs-researcher.toml", ".claude/homunculus/instincts/inherited/everything-claude-code-instincts.yaml" ], - "agentshield-pack": [ - ".claude/rules/everything-claude-code-guardrails.md" - ], - "research-pack": [ - ".claude/research/everything-claude-code-research-playbook.md" - ], - "team-config-sync": [ - ".claude/team/everything-claude-code-team-config.json" - ], - "enterprise-controls": [ - ".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-ecc-bundle-component.md" ] }, "moduleFiles": { @@ -196,22 +122,9 @@ ".codex/agents/docs-researcher.toml", ".claude/homunculus/instincts/inherited/everything-claude-code-instincts.yaml" ], - "agentshield-pack": [ - ".claude/rules/everything-claude-code-guardrails.md" - ], - "research-pack": [ - ".claude/research/everything-claude-code-research-playbook.md" - ], - "team-config-sync": [ - ".claude/team/everything-claude-code-team-config.json" - ], - "enterprise-controls": [ - ".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-ecc-bundle-component.md" ] }, "files": [ @@ -265,31 +178,6 @@ "path": ".claude/homunculus/instincts/inherited/everything-claude-code-instincts.yaml", "description": "Continuous-learning instincts derived from repository patterns." }, - { - "moduleId": "agentshield-pack", - "path": ".claude/rules/everything-claude-code-guardrails.md", - "description": "Repository guardrails distilled from analysis for security and workflow review." - }, - { - "moduleId": "research-pack", - "path": ".claude/research/everything-claude-code-research-playbook.md", - "description": "Research workflow playbook for source attribution and long-context tasks." - }, - { - "moduleId": "team-config-sync", - "path": ".claude/team/everything-claude-code-team-config.json", - "description": "Team config scaffold that points collaborators at the shared ECC bundle." - }, - { - "moduleId": "enterprise-controls", - "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 +185,18 @@ }, { "moduleId": "workflow-pack", - "path": ".claude/commands/add-language-rules.md", - "description": "Workflow command scaffold for add-language-rules." + "path": ".claude/commands/add-ecc-bundle-component.md", + "description": "Workflow command scaffold for add-ecc-bundle-component." } ], "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-ecc-bundle-component", + "path": ".claude/commands/add-ecc-bundle-component.md" } ], "adapters": { @@ -320,9 +204,8 @@ "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-ecc-bundle-component.md" ] }, "codex": {