Files
2025-11-29 18:08:24 +08:00

15 lines
363 B
JSON

{
"name": "bmad-agile-workflow",
"description": "Full BMAD agile workflow with role-based agents (PO, Architect, SM, Dev, QA) and interactive approval gates",
"version": "0.0.0-2025.11.28",
"author": {
"name": "Claude Code Dev Workflows",
"email": "contact@example.com"
},
"agents": [
"./agents"
],
"commands": [
"./commands"
]
}