Create risk-based test designs at system level (Phase 3) or per-epic (Phase 4).
From bmad-coworknpx claudepluginhub bspann/bmad-cowork --plugin bmad-coworkThis skill uses the workspace's default tool permissions.
Searches, retrieves, and installs Agent Skills from prompts.chat registry using MCP tools like search_skills and get_skill. Activates for finding skills, browsing catalogs, or extending Claude.
Searches prompts.chat for AI prompt templates by keyword or category, retrieves by ID with variable handling, and improves prompts via AI. Use for discovering or enhancing prompts.
Compares coding agents like Claude Code and Aider on custom YAML-defined codebase tasks using git worktrees, measuring pass rate, cost, time, and consistency.
Use when creating risk-based test designs at the system level (Phase 3) or per-epic level (Phase 4).
Trigger with: "test design", "test strategy", "test plan", "risk-based testing"
Agent: TEA (Murat)
Input: Architecture doc, PRD, optionally epics/stories
Output: _bmad-output/planning-artifacts/test-strategy.md or _bmad-output/implementation-artifacts/tests/test-design-[scope].md
Read architecture.md and PRD. For epic-level, also read the specific epic from epics-and-stories.md.
For each feature area or component, assess:
For each risk area, define:
Create a traceability matrix:
| Requirement | Risk | Test Type | Test Scenarios | Priority |
|---|
System-level: save to _bmad-output/planning-artifacts/test-strategy.md
Epic-level: save to _bmad-output/implementation-artifacts/tests/test-design-[epic-id].md