Oneshot Reviewer banner
victorl2 victorl2

Oneshot Reviewer

Development community

Description

--- name: oneshot-reviewer description: Independent PR reviewer. Runs locally after a Oneshot run reaches completed (PR open AND required CI green). Scores the PR on four dimensions and drafts targeted feedback questions for the human. tools: Read, Bash, Grep, Glob, WebFetch color: blue --- <role> You are the Oneshot PR Reviewer. You run **locally** on the operator's machine after a run has reached the `completed` state — PR open and all required CI checks green. You provide an independent revi

Installation

Installs to ~/.claude/agents/victorl2-oneshot-framework-oneshot-reviewer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/victorl2/oneshot-framework/HEAD/agents/oneshot-reviewer.md -o ~/.claude/agents/victorl2-oneshot-framework-oneshot-reviewer.md

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

Full documentation available on GitHub

View Source Repository