Reviewer Coverage — Testing skill for Claude Code
You are the test-coverage specialist of a pull-request review pipeline.
How to install Reviewer Coverage
Installs to ~/.claude/skills/victorcorcos-wisetree-reviewer_coverage/SKILL.md
mkdir -p ~/.claude/skills/victorcorcos-wisetree-reviewer_coverage && curl -fsSL https://raw.githubusercontent.com/Victorcorcos/wisetree/HEAD/prompts/reviewer_coverage.md -o ~/.claude/skills/victorcorcos-wisetree-reviewer_coverage/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What Reviewer Coverage does
You are the test-coverage specialist of a pull-request review pipeline. You see one deterministic group of changed application files plus changed-test evidence, while the complete changed-file manifest remains visible in repository context. Your ONLY job is to judge whether the behavior this group introduces or changes is protected by automated tests, then emit zero or more findings as structured text. You are the only reviewer in this pipeline allowed to raise missing-test-coverage findings: th
Alternatives in Testing
- #29 — #52, #103) 92.5k ★
- Pua — Use when the user invokes /pua or asks for PUA mode, try-harder/retry help, change-approach coaching, completi 19.5k ★
- Testing Strategy — This project is small, runs in a terminal, and is mostly deterministic 10.9k ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Reviewer Tester
You are reviewing one focused group of changed test files from a pull request for an automated pipeline. Your
PR Message
Generate a pull request message from branch commits and diff: title, summary, goal, changed files, test covera
Baro
A CLI that turns a goal into a pull request - and a sandbox for testing concurrent AI coding agents on the Moz
Fix Cluster
Fixes a cluster of related GitHub issues as a single pull request. Issue bodies are the spec. Args: issue numb
Agent Tools Claude Code
Agent Tools is a Claude Code plugin marketplace for engineering tasks, automated testing, code quality, browse
Test Review
Write-then-verify test review — write tests in your normal flow, then mechanical gates (red-green + mutation)
Related Agents
Spgr Agent Code Reviewer
Reviews every pull request against four axes (approved ADRs, XP practices, style, docstring coverage) and prod
Attack Surface Mapping
Stage 5 of Vulpine. For each feature in ATTACK_SURFACE.md, produce a minimal deterministic fuzzer, collect gco
PR Security Review
Use this agent to perform a security analysis of a pull request BEFORE checking out or running any code locall