Files
42marketplaces/sync/gh-devstefancho-claude-plugins-spec-manager-plugin.json
2025-11-29 18:53:27 +08:00

18 lines
496 B
JSON

{
"name": "spec-manager-plugin",
"owner": {
"name": "Stefan Cho",
"email": "plugin@42plugin.com"
},
"plugins": [
{
"name": "spec-manager-plugin",
"description": "Manage specification files for spec-driven development workflow with feat, fix, docs, refactor, and chore scopes",
"source": {
"source": "url",
"url": "https://git.waymay.us/zhongwei/gh-devstefancho-claude-plugins-spec-manager-plugin.git"
},
"strict": true
}
]
}