EXPERIMENTAL. Analyzes a repository and any existing test suite, grades existing tests for weakness, classifies mocks, emits a phased roadmap for building a test suite that catches real regressions, then executes those phases one at a time. Use when planning or building a test suite, assessing whether existing tests are worth anything, adding tests to a legacy codebase, or when the user mentions test coverage, test strategy, or weak tests. Not for reviewing a branch for bugs, and not for fixi...
Scanned 9/2/2026
Install to Claude Code
npx -y skills add Ovid/paad --skill test-roadmap --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Test Roadmap?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/ovid-test-roadmap)More formats (shields.io, HTML) on the badges page.
---
name: test-roadmap
description: EXPERIMENTAL. Analyzes a repository and any existing test suite, grades existing tests for weakness, classifies mocks, emits a phased roadmap for building a test suite that catches real regressions, then executes those phases one at a time. Use when planning or building a test suite, assessing whether existing tests are worth anything, adding tests to a legacy codebase, or when the user mentions test coverage, test strategy, or weak tests. Not for reviewing a branch for bugs, and not for fixing the bugs it logs.
---
# test-roadmap (Antigravity Wrapper)
This is a project-specific skill. The detailed checklist and procedures are in:
**`.kiro/skills/test-roadmap/SKILL.md`**
Please refer to that file for the full criteria.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!