15 lines
364 B
JSON
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"
|
|
]
|
|
} |