feat: add everything-claude-code ECC bundle (.claude/identity.json)

This commit is contained in:
ecc-tools[bot]
2026-04-04 13:58:05 +00:00
committed by GitHub
parent 7bd2a69bf7
commit cf68c0b77e

View File

@@ -2,13 +2,13 @@
"version": "2.0", "version": "2.0",
"technicalLevel": "technical", "technicalLevel": "technical",
"preferredStyle": { "preferredStyle": {
"verbosity": "minimal", "verbosity": "moderate",
"codeComments": true, "codeComments": true,
"explanations": true "explanations": true
}, },
"domains": [ "domains": [
"javascript" "typescript"
], ],
"suggestedBy": "ecc-tools-repo-analysis", "suggestedBy": "ecc-tools-repo-analysis",
"createdAt": "2026-03-20T12:07:57.119Z" "createdAt": "2026-04-04T13:57:59.823Z"
} }