test-strategy-skill
Installation
SKILL.md
Test Strategy Skill
Author: jovd83 | Version: 1.0.0
Produce a structured, auditable test strategy that drives every downstream phase of the test lifecycle: design, export, automation lanes, manual track, heal loop exit, and final report.
Goal
Take what is known about a system under test (SUT) and turn it into a defensible strategy document that answers, before any test case is designed:
- What levels and types we will test, and why
- Which tools / automation lanes we will use, only from the ones actually available
- What is automated vs. what stays manual
- Which scenarios matter most (risk-prioritized)
- When are we done (exit criteria the heal loop can mechanically evaluate)
- Which HITL gates are active given the chosen oversight mode