13 lines
391 B
Markdown
13 lines
391 B
Markdown
---
|
|
name: bmad-os-root-cause-analysis
|
|
description: Analyzes a bug-fix commit or PR and produces a structured Root Cause Analysis report covering what went wrong, why, and what guardrails failed.
|
|
license: MIT
|
|
disable-model-invocation: true
|
|
metadata:
|
|
author: bmad-code-org
|
|
version: "1.0.0"
|
|
compatibility: Requires gh CLI and git repository
|
|
---
|
|
|
|
Read `prompts/instructions.md` and execute.
|