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

18 lines
427 B
JSON

{
"name": "cwf",
"owner": {
"name": "tordks",
"email": "tordks@users.noreply.github.com"
},
"plugins": [
{
"name": "cwf",
"description": "Plan-driven development workflow for Claude Code with phase-based implementation",
"source": {
"source": "url",
"url": "https://git.waymay.us/zhongwei/gh-tordks-claude-workflow-plugins-cwf.git"
},
"strict": true
}
]
}