Convert validation evidence into the repository test report format.
This skill follows docs/ai-sdlc/06-test-report-format.md.
Supporting files in this skill:
checklist.md
report-template.md
Inputs
app name (required)
task type (required)
validation evidence (required)
Steps
Read the latest validation evidence.
Normalize it into repository categories.
Identify blocking errors, if any.
Identify owner attention points.
Produce the report in repository format.
Output
A short report in docs/ai-sdlc/06-test-report-format.md format.
Rules
Report only the latest validated result.
Do not invent missing evidence.
If validation is incomplete, say exactly what is missing.
1---2name: test-report-generation3description: Test Report Generation4---56# Test Report Generation78Convert validation evidence into the repository test report format.910This skill follows `docs/ai-sdlc/06-test-report-format.md`.1112Supporting files in this skill:1314- `checklist.md`15- `report-template.md`1617## Inputs1819- app name (required)20- task type (required)21- validation evidence (required)2223## Steps24251. Read the latest validation evidence.262. Normalize it into repository categories.273. Identify blocking errors, if any.284. Identify owner attention points.295. Produce the report in repository format.3031## Output3233A short report in `docs/ai-sdlc/06-test-report-format.md` format.3435## Rules3637- Report only the latest validated result.38- Do not invent missing evidence.39- If validation is incomplete, say exactly what is missing.
Run npx skillmds@latest add websoft9/test-report-generation in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
Test Report Generation It is listed under Docs & Writing on SkillMD.
This skill has not completed SkillMD's automated safety review yet. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
websoft9 (@websoft9) published this skill. Their other Agent Skills are listed on their SkillMD profile.