mirror of
https://github.com/affaan-m/everything-claude-code.git
synced 2026-04-05 16:53:29 +08:00
feat: add everything-claude-code ECC bundle (.claude/ecc-tools.json)
This commit is contained in:
@@ -2,36 +2,28 @@
|
|||||||
"version": "1.3",
|
"version": "1.3",
|
||||||
"schemaVersion": "1.0",
|
"schemaVersion": "1.0",
|
||||||
"generatedBy": "ecc-tools",
|
"generatedBy": "ecc-tools",
|
||||||
"generatedAt": "2026-03-20T12:07:36.496Z",
|
"generatedAt": "2026-04-03T22:06:30.526Z",
|
||||||
"repo": "https://github.com/affaan-m/everything-claude-code",
|
"repo": "https://github.com/affaan-m/everything-claude-code",
|
||||||
"profiles": {
|
"profiles": {
|
||||||
"requested": "full",
|
"requested": "developer",
|
||||||
"recommended": "full",
|
"recommended": "developer",
|
||||||
"effective": "full",
|
"effective": "developer",
|
||||||
"requestedAlias": "full",
|
"requestedAlias": "developer",
|
||||||
"recommendedAlias": "full",
|
"recommendedAlias": "developer",
|
||||||
"effectiveAlias": "full"
|
"effectiveAlias": "developer"
|
||||||
},
|
},
|
||||||
"requestedProfile": "full",
|
"requestedProfile": "developer",
|
||||||
"profile": "full",
|
"profile": "developer",
|
||||||
"recommendedProfile": "full",
|
"recommendedProfile": "developer",
|
||||||
"effectiveProfile": "full",
|
"effectiveProfile": "developer",
|
||||||
"tier": "enterprise",
|
"tier": "enterprise",
|
||||||
"requestedComponents": [
|
"requestedComponents": [
|
||||||
"repo-baseline",
|
"repo-baseline",
|
||||||
"workflow-automation",
|
"workflow-automation"
|
||||||
"security-audits",
|
|
||||||
"research-tooling",
|
|
||||||
"team-rollout",
|
|
||||||
"governance-controls"
|
|
||||||
],
|
],
|
||||||
"selectedComponents": [
|
"selectedComponents": [
|
||||||
"repo-baseline",
|
"repo-baseline",
|
||||||
"workflow-automation",
|
"workflow-automation"
|
||||||
"security-audits",
|
|
||||||
"research-tooling",
|
|
||||||
"team-rollout",
|
|
||||||
"governance-controls"
|
|
||||||
],
|
],
|
||||||
"requestedAddComponents": [],
|
"requestedAddComponents": [],
|
||||||
"requestedRemoveComponents": [],
|
"requestedRemoveComponents": [],
|
||||||
@@ -39,45 +31,25 @@
|
|||||||
"tierFilteredComponents": [],
|
"tierFilteredComponents": [],
|
||||||
"requestedRootPackages": [
|
"requestedRootPackages": [
|
||||||
"runtime-core",
|
"runtime-core",
|
||||||
"workflow-pack",
|
"workflow-pack"
|
||||||
"agentshield-pack",
|
|
||||||
"research-pack",
|
|
||||||
"team-config-sync",
|
|
||||||
"enterprise-controls"
|
|
||||||
],
|
],
|
||||||
"selectedRootPackages": [
|
"selectedRootPackages": [
|
||||||
"runtime-core",
|
"runtime-core",
|
||||||
"workflow-pack",
|
"workflow-pack"
|
||||||
"agentshield-pack",
|
|
||||||
"research-pack",
|
|
||||||
"team-config-sync",
|
|
||||||
"enterprise-controls"
|
|
||||||
],
|
],
|
||||||
"requestedPackages": [
|
"requestedPackages": [
|
||||||
"runtime-core",
|
"runtime-core",
|
||||||
"workflow-pack",
|
"workflow-pack"
|
||||||
"agentshield-pack",
|
|
||||||
"research-pack",
|
|
||||||
"team-config-sync",
|
|
||||||
"enterprise-controls"
|
|
||||||
],
|
],
|
||||||
"requestedAddPackages": [],
|
"requestedAddPackages": [],
|
||||||
"requestedRemovePackages": [],
|
"requestedRemovePackages": [],
|
||||||
"selectedPackages": [
|
"selectedPackages": [
|
||||||
"runtime-core",
|
"runtime-core",
|
||||||
"workflow-pack",
|
"workflow-pack"
|
||||||
"agentshield-pack",
|
|
||||||
"research-pack",
|
|
||||||
"team-config-sync",
|
|
||||||
"enterprise-controls"
|
|
||||||
],
|
],
|
||||||
"packages": [
|
"packages": [
|
||||||
"runtime-core",
|
"runtime-core",
|
||||||
"workflow-pack",
|
"workflow-pack"
|
||||||
"agentshield-pack",
|
|
||||||
"research-pack",
|
|
||||||
"team-config-sync",
|
|
||||||
"enterprise-controls"
|
|
||||||
],
|
],
|
||||||
"blockedRemovalPackages": [],
|
"blockedRemovalPackages": [],
|
||||||
"tierFilteredRootPackages": [],
|
"tierFilteredRootPackages": [],
|
||||||
@@ -87,51 +59,23 @@
|
|||||||
"runtime-core": [],
|
"runtime-core": [],
|
||||||
"workflow-pack": [
|
"workflow-pack": [
|
||||||
"runtime-core"
|
"runtime-core"
|
||||||
],
|
|
||||||
"agentshield-pack": [
|
|
||||||
"workflow-pack"
|
|
||||||
],
|
|
||||||
"research-pack": [
|
|
||||||
"workflow-pack"
|
|
||||||
],
|
|
||||||
"team-config-sync": [
|
|
||||||
"runtime-core"
|
|
||||||
],
|
|
||||||
"enterprise-controls": [
|
|
||||||
"team-config-sync"
|
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"resolutionOrder": [
|
"resolutionOrder": [
|
||||||
"runtime-core",
|
"runtime-core",
|
||||||
"workflow-pack",
|
"workflow-pack"
|
||||||
"agentshield-pack",
|
|
||||||
"research-pack",
|
|
||||||
"team-config-sync",
|
|
||||||
"enterprise-controls"
|
|
||||||
],
|
],
|
||||||
"requestedModules": [
|
"requestedModules": [
|
||||||
"runtime-core",
|
"runtime-core",
|
||||||
"workflow-pack",
|
"workflow-pack"
|
||||||
"agentshield-pack",
|
|
||||||
"research-pack",
|
|
||||||
"team-config-sync",
|
|
||||||
"enterprise-controls"
|
|
||||||
],
|
],
|
||||||
"selectedModules": [
|
"selectedModules": [
|
||||||
"runtime-core",
|
"runtime-core",
|
||||||
"workflow-pack",
|
"workflow-pack"
|
||||||
"agentshield-pack",
|
|
||||||
"research-pack",
|
|
||||||
"team-config-sync",
|
|
||||||
"enterprise-controls"
|
|
||||||
],
|
],
|
||||||
"modules": [
|
"modules": [
|
||||||
"runtime-core",
|
"runtime-core",
|
||||||
"workflow-pack",
|
"workflow-pack"
|
||||||
"agentshield-pack",
|
|
||||||
"research-pack",
|
|
||||||
"team-config-sync",
|
|
||||||
"enterprise-controls"
|
|
||||||
],
|
],
|
||||||
"managedFiles": [
|
"managedFiles": [
|
||||||
".claude/skills/everything-claude-code/SKILL.md",
|
".claude/skills/everything-claude-code/SKILL.md",
|
||||||
@@ -144,13 +88,8 @@
|
|||||||
".codex/agents/reviewer.toml",
|
".codex/agents/reviewer.toml",
|
||||||
".codex/agents/docs-researcher.toml",
|
".codex/agents/docs-researcher.toml",
|
||||||
".claude/homunculus/instincts/inherited/everything-claude-code-instincts.yaml",
|
".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/feature-development.md",
|
||||||
".claude/commands/add-language-rules.md"
|
".claude/commands/add-ecc-bundle-component.md"
|
||||||
],
|
],
|
||||||
"packageFiles": {
|
"packageFiles": {
|
||||||
"runtime-core": [
|
"runtime-core": [
|
||||||
@@ -165,22 +104,9 @@
|
|||||||
".codex/agents/docs-researcher.toml",
|
".codex/agents/docs-researcher.toml",
|
||||||
".claude/homunculus/instincts/inherited/everything-claude-code-instincts.yaml"
|
".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": [
|
"workflow-pack": [
|
||||||
".claude/commands/database-migration.md",
|
|
||||||
".claude/commands/feature-development.md",
|
".claude/commands/feature-development.md",
|
||||||
".claude/commands/add-language-rules.md"
|
".claude/commands/add-ecc-bundle-component.md"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"moduleFiles": {
|
"moduleFiles": {
|
||||||
@@ -196,22 +122,9 @@
|
|||||||
".codex/agents/docs-researcher.toml",
|
".codex/agents/docs-researcher.toml",
|
||||||
".claude/homunculus/instincts/inherited/everything-claude-code-instincts.yaml"
|
".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": [
|
"workflow-pack": [
|
||||||
".claude/commands/database-migration.md",
|
|
||||||
".claude/commands/feature-development.md",
|
".claude/commands/feature-development.md",
|
||||||
".claude/commands/add-language-rules.md"
|
".claude/commands/add-ecc-bundle-component.md"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"files": [
|
"files": [
|
||||||
@@ -265,31 +178,6 @@
|
|||||||
"path": ".claude/homunculus/instincts/inherited/everything-claude-code-instincts.yaml",
|
"path": ".claude/homunculus/instincts/inherited/everything-claude-code-instincts.yaml",
|
||||||
"description": "Continuous-learning instincts derived from repository patterns."
|
"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",
|
"moduleId": "workflow-pack",
|
||||||
"path": ".claude/commands/feature-development.md",
|
"path": ".claude/commands/feature-development.md",
|
||||||
@@ -297,22 +185,18 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"moduleId": "workflow-pack",
|
"moduleId": "workflow-pack",
|
||||||
"path": ".claude/commands/add-language-rules.md",
|
"path": ".claude/commands/add-ecc-bundle-component.md",
|
||||||
"description": "Workflow command scaffold for add-language-rules."
|
"description": "Workflow command scaffold for add-ecc-bundle-component."
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"workflows": [
|
"workflows": [
|
||||||
{
|
|
||||||
"command": "database-migration",
|
|
||||||
"path": ".claude/commands/database-migration.md"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"command": "feature-development",
|
"command": "feature-development",
|
||||||
"path": ".claude/commands/feature-development.md"
|
"path": ".claude/commands/feature-development.md"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"command": "add-language-rules",
|
"command": "add-ecc-bundle-component",
|
||||||
"path": ".claude/commands/add-language-rules.md"
|
"path": ".claude/commands/add-ecc-bundle-component.md"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"adapters": {
|
"adapters": {
|
||||||
@@ -320,9 +204,8 @@
|
|||||||
"skillPath": ".claude/skills/everything-claude-code/SKILL.md",
|
"skillPath": ".claude/skills/everything-claude-code/SKILL.md",
|
||||||
"identityPath": ".claude/identity.json",
|
"identityPath": ".claude/identity.json",
|
||||||
"commandPaths": [
|
"commandPaths": [
|
||||||
".claude/commands/database-migration.md",
|
|
||||||
".claude/commands/feature-development.md",
|
".claude/commands/feature-development.md",
|
||||||
".claude/commands/add-language-rules.md"
|
".claude/commands/add-ecc-bundle-component.md"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"codex": {
|
"codex": {
|
||||||
|
|||||||
Reference in New Issue
Block a user