18 lines
496 B
JSON
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
|
|
}
|
|
]
|
|
} |