Initial commit
This commit is contained in:
15
.claude-plugin/plugin.json
Normal file
15
.claude-plugin/plugin.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"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"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user