Files
gh-tordks-claude-workflow-p…/.claude-plugin/plugin.json
2025-11-30 09:02:26 +08:00

15 lines
302 B
JSON

{
"name": "cwf",
"description": "Plan-driven development workflow for Claude Code with phase-based implementation",
"version": "0.2.0",
"author": {
"name": "tordks",
"email": "tordks@users.noreply.github.com"
},
"skills": [
"./skills"
],
"commands": [
"./commands"
]
}