From role-aqa
Designs test strategies: pyramid/trophy/diamond/honeycomb models, risk prioritization, shift-left, mutation testing, production testing (flags/canary), AI generation, Page Object patterns. For planning coverage and test plans.
How this skill is triggered — by the user, by Claude, or both
Slash command
/role-aqa:test-strategyThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
- Starting a new project — need to choose pyramid, trophy, diamond, or honeycomb model
references/distribution-models.md — pyramid, trophy, diamond, honeycomb explained with ratios and when to pick eachreferences/shift-left-risk-prioritization.md — shift-left pipeline gates, risk matrix scoring, test impact analysis tools, CI quality gate YAMLreferences/mutation-exploratory-testing.md — Stryker/PITest/mutmut setup, mutation operators, SBTM exploratory charters, DORA and quality metricsreferences/testing-in-production.md — canary deployments, feature flags, shadow traffic, dark launching, synthetic monitoring, AI-assisted test generationreferences/test-architecture-planning.md — POM, Screenplay, App Actions patterns with code; regression strategy; environment topology; test plan template; Given/When/Then acceptance criterianpx claudepluginhub rnavarych/alpha-engineer --plugin role-aqaProvides test strategy patterns including TDD, BDD, testing pyramid, coverage targets, mutation testing, test prioritization, and data management with factories/fixtures. Use for planning suites, setting standards, or fixing slow/ineffective tests in any project.
Design testing strategies (unit, integration, end-to-end, performance) that catch bugs without creating bottlenecks. Use when scaling testing or improving release confidence.
Produce a test strategy for a project or feature — risk map, test type decisions, coverage targets, CI config. Use when asked to "create test strategy", "what should we test", "testing plan", or "improve test coverage".