Files
42marketplaces/sync/gh-codethread-claude-code-plugins-plugins-spec-dev.json
2025-11-29 18:53:27 +08:00

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
}
]
}