Files
gh-nikiforovall-claude-code…/.claude-plugin/plugin.json
2025-11-30 08:44:13 +08:00

15 lines
364 B
JSON

{
"name": "handbook-agent-spec-kit",
"description": "Spec-driven development workflow system with structured phases: Requirements → Design → Tasks → Implementation",
"version": "1.12.0",
"author": {
"name": "Vitalii Matviichuk",
"url": "https://github.com/vmatviichuk"
},
"skills": [
"./skills"
],
"agents": [
"./agents"
]
}