Files
42marketplaces/sync/gh-anthropics-claude-claude-code-plugins-commit-commands.json
2025-11-29 18:53:27 +08:00

18 lines
456 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-anthropics-claude-claude-code-plugins-commit-commands.git"
},
"strict": true
}
]
}