fix(bmad-investigate): collapse multi-line description to single line
This commit is contained in:
parent
697d92e355
commit
32258a53a6
|
|
@ -1,8 +1,6 @@
|
||||||
---
|
---
|
||||||
name: bmad-investigate
|
name: bmad-investigate
|
||||||
description: Forensic case investigation with evidence-graded findings, calibrated to the input. Use when the user asks
|
description: Forensic case investigation with evidence-graded findings, calibrated to the input. Use when the user asks to investigate a bug, trace what caused an incident, walk through unfamiliar code, or build a mental model of a code area before working on it.
|
||||||
to investigate a bug, trace what caused an incident, walk through unfamiliar code, or build a mental model
|
|
||||||
of a code area before working on it.
|
|
||||||
---
|
---
|
||||||
|
|
||||||
# Investigate
|
# Investigate
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue