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

This commit is contained in:
ecc-tools[bot]
2026-04-03 22:06:10 +00:00
committed by GitHub
parent 9752af14e3
commit 5f6f658dad

View File

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