From 8ba428ee351167cef66398b3f5eea7baf62663d1 Mon Sep 17 00:00:00 2001 From: Alex Verkhovsky Date: Thu, 12 Mar 2026 22:42:34 -0600 Subject: [PATCH] fix(skills): remove redundant advanced elicitation workflow metadata --- src/core/tasks/bmad-advanced-elicitation/workflow.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/core/tasks/bmad-advanced-elicitation/workflow.md b/src/core/tasks/bmad-advanced-elicitation/workflow.md index b9e748634..4d947d6f4 100644 --- a/src/core/tasks/bmad-advanced-elicitation/workflow.md +++ b/src/core/tasks/bmad-advanced-elicitation/workflow.md @@ -1,6 +1,4 @@ --- -name: bmad-advanced-elicitation -description: 'Push the LLM to reconsider refine and improve its recent output.' methods: './methods.csv' agent_party: '{project-root}/_bmad/_config/agent-manifest.csv' ---