Files
gh-xbklairith-kisune-dev-wo…/.claude-plugin/plugin.json
2025-11-30 09:06:46 +08:00

15 lines
355 B
JSON

{
"name": "dev-workflow",
"description": "Integrated development lifecycle combining spec-driven development with code quality, git workflow, documentation, and systematic testing",
"version": "1.0.0",
"author": {
"name": "Kisune",
"email": "kisune@example.com"
},
"skills": [
"./skills"
],
"commands": [
"./commands"
]
}