qa-sprint-report-by-testomatio
Installation
SKILL.md
QA Sprint Report by Testomat.io
When to Use
- End of sprint — produce a shareable QA report for stakeholders.
- Sprint review — need a structured view of what was tested, passed, failed, blocked.
- Mid-sprint status — capture current execution progress.
- The user mentions "sprint report", "QA summary", "sprint progress", or similar.
How to Identify the Sprint
The user may identify the sprint in one of these ways (in priority order):
- Milestone name or ID — e.g. "Sprint 42", "Sprint 2024.3" — use
milestones_list(type="Sprint")to find it. - Run group title — e.g. "Sprint 42 Run" — use
rungroups_list/rungroups_get. - Direct run ID or run title — use
runs_getorruns_list. - Plan title or ID — use
plans_list/plans_get. - No identifier provided — ask the user to specify the sprint milestone, run group, or run.