Agent skill
delivery.test_plan
Generate a detailed test plan covering scenarios, environments, data, and reporting for the release.
Install this agent skill to your Project
npx add-skill https://github.com/edwardmonteiro/Aiskillinpractice/tree/main/skills/delivery/test_plan
SKILL.md
Purpose
Transform the high-level test strategy into an actionable plan that QA can execute throughout the delivery lifecycle.
Pre-run Checklist
- ✅ Finalize scope, requirements, and acceptance criteria with product and engineering.
- ✅ Align on test environment availability and cutover timelines.
- ✅ Gather data requirements and staging credentials.
Invocation Guidance
codex run --skill delivery.test_plan \
--vars "feature={{feature}}" \
"scope={{scope}}" \
"regression_focus={{regression_focus}}" \
"external_dependencies={{external_dependencies}}"
Recommended Input Attachments
- User stories with acceptance criteria.
- Integration contracts or mock data samples.
- Past regression suites or automation scripts.
Claude Workflow Outline
- Restate feature scope, critical flows, and constraints.
- Enumerate test scenarios covering functional, integration, and non-functional needs.
- Map scenarios to owners, environments, data sets, and automation status.
- Outline environment prep, tooling setup, and data seeding steps.
- Provide reporting cadence, defect triage plan, and exit criteria.
Output Template
## Test Scenario Matrix
| Scenario | Type | Priority | Owner | Environment | Data Needs | Automation | Status |
| --- | --- | --- | --- | --- | --- | --- | --- |
## Environment & Data Checklist
- Environment:
- Access/Credentials:
- Data Setup Tasks:
## Reporting & Exit Criteria
- Daily reporting cadence:
- Defect SLA:
- Exit Criteria:
Follow-up Actions
- Import scenarios into the test management tool.
- Schedule daily stand-ups or async updates for the test window.
- Coordinate with release management on exit criteria sign-off.
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?