15 lines
380 B
JSON
15 lines
380 B
JSON
{
|
|
"name": "requirements-driven-development",
|
|
"description": "Streamlined requirements-driven development workflow with 90% quality gates for practical feature implementation",
|
|
"version": "0.0.0-2025.11.28",
|
|
"author": {
|
|
"name": "Claude Code Dev Workflows",
|
|
"email": "contact@example.com"
|
|
},
|
|
"agents": [
|
|
"./agents"
|
|
],
|
|
"commands": [
|
|
"./commands"
|
|
]
|
|
} |