remove obsolete skill frontmatter from dev-story workflow
This commit is contained in:
parent
93ae8e44e0
commit
ffc12e3d96
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Reference in New Issue