Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:26:30 +08:00
commit deeb9771c6
7 changed files with 129 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
{
"name": "claude-tools",
"description": "Commands for syncing CLAUDE.md, permissions allowlist, and refreshing context from CLAUDE.md files.",
"version": "1.2.2",
"author": {
"name": "Fatih Akyon"
},
"commands": [
"./commands"
]
}