Victorcorcos

Reviewer Coverage — Testing skill for Claude Code

Testing community

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

Terminal
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 Repository