From 8b136284969a08965dcfcbf325e69fe164e27f0f Mon Sep 17 00:00:00 2001 From: Alex Verkhovsky Date: Wed, 18 Mar 2026 16:41:06 -0600 Subject: [PATCH] fix: add Use if trigger to advanced-elicitation description Clears the SKILL-06 validator finding for missing trigger phrase. Co-Authored-By: Claude Opus 4.6 (1M context) --- src/core-skills/bmad-advanced-elicitation/SKILL.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/core-skills/bmad-advanced-elicitation/SKILL.md b/src/core-skills/bmad-advanced-elicitation/SKILL.md index 999bcbae6..d40bd5a8b 100644 --- a/src/core-skills/bmad-advanced-elicitation/SKILL.md +++ b/src/core-skills/bmad-advanced-elicitation/SKILL.md @@ -1,6 +1,6 @@ --- name: bmad-advanced-elicitation -description: 'Push the LLM to reconsider, refine, and improve its recent output.' +description: 'Push the LLM to reconsider, refine, and improve its recent output. Use when user asks for deeper critique or mentions a known deeper critique method, e.g. socratic, first principles, pre-mortem, red team.' --- Follow the instructions in ./workflow.md.