Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:41:58 +08:00
commit 1312c2171e
6 changed files with 1340 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
{
"name": "claude-code-claude-md",
"description": "CLAUDE.md manager for creating and optimizing memory files across the hierarchical cascade system",
"version": "1.0.0",
"author": {
"name": "Nathan Vale"
},
"commands": [
"./commands"
]
}