This is a risk-based QA strategy framework that helps you decide what to test, where to test it, and what blocks a release. It walks you through the test pyramid (unit to E2E), gives you concrete CI gates (PR builds under 10 minutes, flake rate under 1% weekly), and includes a feature-to-test coverage matrix that can actually block deploys if critical paths aren't covered. The flake management section is solid: it defines flakes precisely, tracks them weekly, and provides a deflake runbook. Best for teams that need to formalize their testing approach or are drowning in slow, flaky E2E suites. The decision trees and anti-pattern tables are immediately useful.
npx -y skills add vasilyu1983/ai-agents-public --skill qa-testing-strategy --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
wshobson/agents
dbt-labs/dbt-agent-skills
github/awesome-copilot