Files
42marketplaces/sync/gh-syeeel-claude-code-go-template-plugins-commit-commands.json
2025-11-30 09:08:53 +08:00

18 lines
457 B
JSON

{
"name": "commit-commands",
"owner": {
"name": "Anthropic",
"email": "support@anthropic.com"
},
"plugins": [
{
"name": "commit-commands",
"description": "Commands for git commit workflows including commit, push, and PR creation",
"source": {
"source": "url",
"url": "https://git.waymay.us/zhongwei/gh-syeeel-claude-code-go-template-plugins-commit-commands.git"
},
"strict": true
}
]
}