From 32258a53a60e88fa14157384f114b527987ff055 Mon Sep 17 00:00:00 2001 From: Brian Madison Date: Sat, 9 May 2026 17:30:45 -0500 Subject: [PATCH] fix(bmad-investigate): collapse multi-line description to single line --- src/bmm-skills/4-implementation/bmad-investigate/SKILL.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/src/bmm-skills/4-implementation/bmad-investigate/SKILL.md b/src/bmm-skills/4-implementation/bmad-investigate/SKILL.md index db65cfe4c..3e0442809 100644 --- a/src/bmm-skills/4-implementation/bmad-investigate/SKILL.md +++ b/src/bmm-skills/4-implementation/bmad-investigate/SKILL.md @@ -1,8 +1,6 @@ --- name: bmad-investigate -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. +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. --- # Investigate