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

18 lines
477 B
JSON

{
"name": "commit-commands",
"owner": {
"name": "Anthropic",
"email": "support@anthropic.com"
},
"plugins": [
{
"name": "commit-commands",
"description": "Streamline your git workflow with simple commands for committing, pushing, and creating pull requests",
"source": {
"source": "url",
"url": "https://git.waymay.us/zhongwei/gh-anthropics-claude-code-plugins-commit-commands.git"
},
"strict": true
}
]
}