refactor(ux): consolidate BMAD skills, update design system, and clean up Prisma generated client
This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
---
|
||||
name: bmad-create-story
|
||||
description: 'Creates a dedicated story file with all the context the agent will need to implement it later. Use when the user says "create the next story" or "create story [story identifier]"'
|
||||
description: >
|
||||
Story cycle start: Prepare first found story in the sprint plan that is next, or if the command is run with a specific epic and story designation with context. Once complete, then VS then DS then CR then back to DS if needed or next CS or ER. Use when the user asks about create story.
|
||||
metadata:
|
||||
managed-by: bmalph
|
||||
---
|
||||
|
||||
Follow the instructions in ./workflow.md.
|
||||
Adopt the role of the agent defined in `_bmad/bmm/agents/sm.agent.yaml`, then read and execute the workflow at `_bmad/bmm/workflows/4-implementation/bmad-create-story/workflow.md` in Create mode.
|
||||
|
||||
Reference in New Issue
Block a user