Some checks failed
CI / check (push) Has been cancelled
Capture uncommitted solver robustness work (regularization, domain errors, linear solver lifecycle, tube DP/MSH), web workbench updates, and synced BMAD skills across IDE agent folders before starting BPHX pressure-drop. Co-authored-by: Cursor <cursoragent@cursor.com>
17 lines
469 B
JSON
17 lines
469 B
JSON
{
|
|
"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}"
|
|
}
|
|
]
|
|
}
|