Files
gh-syeeel-claude-code-go-te…/.claude-plugin/plugin.json
2025-11-30 08:58:54 +08:00

12 lines
266 B
JSON

{
"name": "commit-commands",
"description": "Commands for git commit workflows including commit, push, and PR creation",
"version": "1.0.0",
"author": {
"name": "Anthropic",
"email": "support@anthropic.com"
},
"commands": [
"./commands"
]
}