1---2name: tailtest-summary3description: tailtest summary4---5# tailtest summary67Show a summary of all tests generated and their outcomes in the current session.89## Trigger phrases1011- `/summary`12- `tailtest summary`13- `what did tailtest do`14- `what did you test`15- `show test summary`1617## Behavior18191. Read `.cursor/hooks/state/tailtest.json`202. If missing: "No tailtest session active in this directory."213. If `generated_tests` is empty: "No tests were generated this session."224. Otherwise output in the format below and write to `report_path`2324## Output format2526```27tailtest session summary28Runner: {language}/{command} Depth: {depth}2930{N} file(s) covered:31 {source_file} → {test_file} {status}32 ...3334{N} fixed, {N} deferred, {N} unresolved.35```
Run npx skillmds@latest add avansaber/tailtest-summary 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.
tailtest summary It is listed under Coding & Dev Tools 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.
avansaber (@avansaber) published this skill. Their other Agent Skills are listed on their SkillMD profile.