Files
42marketplaces/sync/gh-marcioaltoe-claude-craftkit-plugins-git.json
2025-11-30 09:08:53 +08:00

18 lines
484 B
JSON

{
"name": "git",
"owner": {
"name": "Marcio Altoé",
"email": "marcio.altoe@gmail.com"
},
"plugins": [
{
"name": "git",
"description": "Agent-based git workflow automation with Haiku for fast, efficient commit, push, and PR operations using conventional commit standards",
"source": {
"source": "url",
"url": "https://git.waymay.us/zhongwei/gh-marcioaltoe-claude-craftkit-plugins-git.git"
},
"strict": true
}
]
}