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

18 lines
449 B
JSON

{
"name": "git-workflows",
"owner": {
"name": "Josh Nichols",
"email": "josh@technicalpickles.com"
},
"plugins": [
{
"name": "git-workflows",
"description": "Git workflow best practices and pull request management",
"source": {
"source": "url",
"url": "https://git.waymay.us/zhongwei/gh-technicalpickles-pickled-claude-plugins-plugins-git-workflows.git"
},
"strict": true
}
]
}