Files
gh-ccplugins-awesome-claude…/.claude-plugin/plugin.json
2025-11-29 18:08:03 +08:00

12 lines
267 B
JSON

{
"name": "update-claudemd",
"description": "Automatically update CLAUDE.md file based on recent code changes",
"version": "1.0.0",
"author": {
"name": " Anand Tyagi",
"url": "https://github.com/ananddtyagi"
},
"commands": [
"./commands"
]
}