| name | bmad-testarch-framework |
| description | Initialize test framework with Playwright or Cypress. Use when the user says "lets setup test framework" or "I want to initialize testing framework" |
Conventions
{skill-root} resolves to this workflow skill's installed directory.
{project-root} resolves to the repository working directory.
On Activation
Read {skill-root}/workflow.md and follow it exactly.
When workflow.md, step files, templates, or checklists reference sibling files with relative paths such as steps-c/..., ./instructions.md, or templates/..., resolve them from {skill-root}, not from the workspace root.