18 lines
641 B
JSON
18 lines
641 B
JSON
{
|
|
"name": "spec-dev",
|
|
"owner": {
|
|
"name": "codethread",
|
|
"email": "plugin@42plugin.com"
|
|
},
|
|
"plugins": [
|
|
{
|
|
"name": "spec-dev",
|
|
"description": "Multi-agent spec-driven development workflow with automatic session resumption. Use /build to create specifications and implement features, /iterate to continue work. Systematic requirements → specification → implementation → verification with hooks-based session tracking.",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://git.waymay.us/zhongwei/gh-codethread-claude-code-plugins-plugins-spec-dev.git"
|
|
},
|
|
"strict": true
|
|
}
|
|
]
|
|
} |