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

18 lines
458 B
JSON

{
"name": "workflow",
"owner": {
"name": "Scott",
"email": "scott.jungling@gmail.com"
},
"plugins": [
{
"name": "workflow",
"description": "Workflow automation commands for Git operations with conventional commits formatting for pull requests",
"source": {
"source": "url",
"url": "https://git.waymay.us/zhongwei/gh-sjungling-claude-plugins-plugins-workflow.git"
},
"strict": true
}
]
}