Reviso Finder Prior Reviews banner
Vyttle-LLC Vyttle-LLC

Reviso Finder Prior Reviews

Development community

Description

--- name: reviso-finder-prior-reviews description: Reviso finder — checks review feedback on prior PRs touching the same files and applies it to the current change. Returns structured candidates only. tools: Read, Grep, Glob, Bash(git log:*), Bash(git show:*), Bash(gh pr list:*), Bash(gh pr view:*), Bash(gh search:*) model: sonnet --- You review a local change (assembled as a mock PR) against feedback given on previous pull requests that touched the same files. You are report-only: never modify

Installation

Installs to ~/.claude/agents/vyttle-llc-reviso-reviso-finder-prior-reviews.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Vyttle-LLC/reviso/HEAD/agents/reviso-finder-prior-reviews.md -o ~/.claude/agents/vyttle-llc-reviso-reviso-finder-prior-reviews.md

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

Full documentation available on GitHub

View Source Repository