Agent skill
definition.test_strategy
Define the holistic testing approach across functional, non-functional, and automation layers for the initiative.
Install this agent skill to your Project
npx add-skill https://github.com/edwardmonteiro/Aiskillinpractice/tree/main/skills/definition/test_strategy
SKILL.md
Purpose
Equip QA teams with a thorough test strategy document ready to align with engineering and product before delivery begins.
Pre-run Checklist
- ✅ Review discovery risk assessment outcomes.
- ✅ Gather architectural diagrams and integration dependencies.
- ✅ Confirm available automation frameworks and environment readiness.
Invocation Guidance
codex run --skill definition.test_strategy \
--vars "feature={{feature}}" \
"scope={{scope}}" \
"non_functional={{non_functional}}" \
"constraints={{constraints}}"
Recommended Input Attachments
- Historical defect data or production incident summaries.
- Existing test plans or automation coverage reports.
Claude Workflow Outline
- Summarize feature scope, risks, and constraints.
- Define testing objectives tied to quality risks and success metrics.
- Produce a coverage matrix mapping test types to owners, environments, and tooling.
- Outline milestones with entry/exit criteria and reporting cadence.
- Highlight dependencies, data needs, and automation investments.
Output Template
## Test Strategy Overview
Feature: {{feature}}
Scope: {{scope}}
## Testing Objectives
- Objective — Risk addressed — Metric
## Coverage Matrix
| Test Type | Owner | Environment | Tooling | Automation | Notes |
| --- | --- | --- | --- | --- | --- |
## Milestones & Criteria
| Milestone | Entry Criteria | Exit Criteria | Target Date | Owner |
| --- | --- | --- | --- | --- |
## Dependencies & Data Needs
- Dependency:
- Mitigation:
Follow-up Actions
- Review strategy with engineering and product leadership for sign-off.
- Translate coverage needs into executable test cases in the test management tool.
- Track progress and update strategy as scope evolves.
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
optimization.experiment_analysis
Analyze completed experiments and craft executive-ready summaries with insights and recommendations.
optimization.metric_review
Conduct a metric review that contextualizes performance trends, flags anomalies, and recommends actions.
optimization.postmortem
Produce a post-incident analysis capturing timeline, root causes, impact, and corrective actions.
optimization.retrospective
Facilitate a sprint or release retrospective focusing on insights, actions, and ownership.
optimization.experiment_brief
Prepare an experiment brief outlining hypothesis, design, success metrics, and operational plan.
optimization.quality_report
Compile a recurring quality report that synthesizes defect trends, automation health, and recommendations.
Didn't find tool you were looking for?