chore: upgrade BMAD framework to skill-based architecture
Migrates from slash-command files (.claude/commands, .cursor/commands) to the new skill-based architecture with workflow step files.
This commit is contained in:
6
_bmad/bmm/workflows/bmad-qa-generate-e2e-tests/SKILL.md
Normal file
6
_bmad/bmm/workflows/bmad-qa-generate-e2e-tests/SKILL.md
Normal file
@@ -0,0 +1,6 @@
|
||||
---
|
||||
name: bmad-qa-generate-e2e-tests
|
||||
description: 'Generate end to end automated tests for existing features. Use when the user says "create qa automated tests for [feature]"'
|
||||
---
|
||||
|
||||
Follow the instructions in ./workflow.md.
|
||||
Reference in New Issue
Block a user