Files
gh-claudeforge-marketplace-…/.claude-plugin/plugin.json
2025-11-29 18:14:22 +08:00

12 lines
288 B
JSON

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