chore(bmad): BMAD v6.10 Setup (bmm, de) + PRD/Addendum/Projekt-Kontext (adversarial validiert, revidiert)

This commit is contained in:
Kenearos 2026-07-07 21:58:55 +02:00
parent 6d956c7672
commit 3fdc1b1dd0
256 changed files with 31087 additions and 0 deletions

View file

@ -0,0 +1,16 @@
{
"module-code": "bmm",
"capabilities": [
{
"name": "working-backwards",
"menu-code": "WB",
"description": "Produces battle-tested PRFAQ document and optional LLM distillate for PRD input.",
"supports-headless": true,
"phase-name": "1-analysis",
"preceded-by": ["brainstorming", "perform-research"],
"followed-by": ["create-prd"],
"is-required": false,
"output-location": "{planning_artifacts}"
}
]
}