Migrates from slash-command files (.claude/commands, .cursor/commands) to the new skill-based architecture with workflow step files.
7 lines
223 B
Markdown
7 lines
223 B
Markdown
---
|
|
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.
|