Victorcorcos

Reviewer Revise — Development skill for Claude Code

Development community

You are revising ONE pull-request finding that the user is actively reviewing.

How to install Reviewer Revise

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

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

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

What Reviewer Revise does

You are revising ONE pull-request finding that the user is actively reviewing. Your ONLY job is to apply the user's feedback to that finding and emit its revised structured form. You MUST NOT edit, create, or stage any file, and you MUST NOT run git or gh. The harness replaces the draft later — here you only read, think, and emit one finding.

Context you may gather

The harness supplies the previous finding, the user's feedback, either focused or expanded target-file diff context, and the fu

Alternatives in Development

  • Ars Revision — ARS academic-paper revision mode — revised draft + R&R responses 4.5k ★
  • Claude Code Guide — A full guide on Claude tips and tricks, optimizing Claude Code, and finding every command possible 3.7k ★
  • /remember — Save a finding or successful pattern to persistent hunt memory 1.2k ★

Full documentation available on GitHub

View Source Repository