一键导入
bmad-testarch-automate
Expand test automation coverage for codebase. Use when user says "lets expand test coverage" or "I want to automate tests"
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Expand test automation coverage for codebase. Use when user says "lets expand test coverage" or "I want to automate tests"
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Master Test Architect and Quality Advisor. Use when the user asks to talk to Murat or requests the Test Architect.
Teach testing progressively through structured sessions. Use when user says "lets learn testing" or "I want to study test practices"
Generate red-phase acceptance test scaffolds using the TDD cycle. Use when the user says "lets write acceptance tests" or "I want to do ATDD"
Scaffold CI/CD quality pipeline with test execution. Use when the user says "lets setup CI pipeline" or "I want to create quality gates"
Initialize test framework with Playwright or Cypress. Use when the user says "lets setup test framework" or "I want to initialize testing framework"
Assess NFRs like performance security and reliability. Use when the user says "lets assess NFRs" or "I want to evaluate non-functional requirements"
| name | bmad-testarch-automate |
| description | Expand test automation coverage for codebase. Use when user says "lets expand test coverage" or "I want to automate tests" |
{skill-root} resolves to this workflow skill's installed directory.{project-root} resolves to the repository working directory.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.