Claude Skill

test-roadmap

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 su

LLM Mart · 0 points · 11 views 0 listing impressions 0 install-command copies
Virus-scanned Reviewed automatically before listing.

Full trust report

Download ovid-paad-kiro_and_antigravity_skills_.agent_skills_test-roadmap-a48b179.zip · 0 KB
Part of ovid/paad — 49 skills

Install

skills CLI npx skills add https://github.com/Ovid/paad/tree/main/kiro_and_antigravity/skills/.agent/skills/test-roadmap
Claude Code claude plugin marketplace add https://llmmart.ai/marketplace.json && claude plugin install ovid-paad@llmmart
Git git clone https://github.com/Ovid/paad.git

The skills CLI installs just this skill, for any of its supported agents. Claude Code installs the whole ovid/paad collection as a plugin from our marketplace. Git is the plain clone.

Skill manifest

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.

Files (paad)
  • SKILL.md 768 B
    ---
    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.
    

Comments (0)

Sign in to join the conversation.

No comments yet.

Reviews (0)

No reviews yet.

Related