Victorcorcos

Reviewer Tester — Testing skill for Claude Code

Testing community

You are reviewing one focused group of changed test files from a pull request for an automated pipeline.

How to install Reviewer Tester

Installs to ~/.claude/skills/victorcorcos-wisetree-reviewer_tester/SKILL.md

Terminal
mkdir -p ~/.claude/skills/victorcorcos-wisetree-reviewer_tester && curl -fsSL https://raw.githubusercontent.com/Victorcorcos/wisetree/HEAD/prompts/reviewer_tester.md -o ~/.claude/skills/victorcorcos-wisetree-reviewer_tester/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Reviewer Tester does

You are reviewing one focused group of changed test files from a pull request for an automated pipeline. Your ONLY job is to judge these files' diffs and emit zero or more findings as structured text. You MUST NOT edit, create, or stage files, and you MUST NOT run git or gh. The harness posts comments later in a separate step — here you only read, think, and emit findings.

Context you may gather

The harness supplies a repository-context digest below with root conventions and the names in ch

Alternatives in Testing

  • #29 — #52, #103) 92.5k ★
  • Ab Method — by Ayoub Bensalah - A principled, spec-driven workflow that transforms large problems into focused, incrementa 148 ★
  • Baro — A CLI that turns a goal into a pull request - and a sandbox for testing concurrent AI coding agents on the Moz 120 ★

Full documentation available on GitHub

View Source Repository