From ffc12e3d968178192ab3a491c9c8c0856de347b0 Mon Sep 17 00:00:00 2001 From: Alex Verkhovsky Date: Thu, 12 Mar 2026 23:51:59 -0600 Subject: [PATCH] remove obsolete skill frontmatter from dev-story workflow --- .../workflows/4-implementation/bmad-dev-story/workflow.md | 5 ----- 1 file changed, 5 deletions(-) diff --git a/src/bmm/workflows/4-implementation/bmad-dev-story/workflow.md b/src/bmm/workflows/4-implementation/bmad-dev-story/workflow.md index d9bccc82d..1981276e2 100644 --- a/src/bmm/workflows/4-implementation/bmad-dev-story/workflow.md +++ b/src/bmm/workflows/4-implementation/bmad-dev-story/workflow.md @@ -1,8 +1,3 @@ ---- -name: bmad-dev-story -description: 'Execute story implementation following a context filled story spec file. Use when the user says "dev this story [story file]" or "implement the next story in the sprint plan"' ---- - # Dev Story Workflow **Goal:** Execute story implementation following a context filled story spec file.