Files
gh-chmouel-claude-code-plug…/.claude-plugin/plugin.json
2025-11-29 18:09:15 +08:00

12 lines
243 B
JSON

{
"name": "git-commit",
"description": "Create well-formatted commit messages for your current work",
"version": "1.0.0",
"author": {
"name": "Chmouel",
"email": "chmouel@chmouel.com"
},
"commands": [
"./commands"
]
}