Local Review Loop banner
iwmaeda iwmaeda

Local Review Loop

Git community

Description

--- description: Claude Code's /code-review on this machine — branch, verify, commit, review, fix findings, then push and open a PR argument-hint: "[--model <name>] [--no-publish] [--accept-at <level>] [--auto] [--max-rounds <n>]" disable-model-invocation: true allowed-tools: Bash(git:*), Bash(gh pr create:*), Bash(gh pr list:*), Bash(gh repo view:*), Bash(gh api -X PATCH repos/{owner}/{repo}/:*), Read, Edit, Write, Grep, Glob, Skill --- # revloop — the local /code-review loop Carry the work t

Installation

Installs to ~/.claude/skills/iwmaeda-revloop-local-review-loop/SKILL.md

Terminal
mkdir -p ~/.claude/skills/iwmaeda-revloop-local-review-loop && curl -fsSL https://raw.githubusercontent.com/iwmaeda/revloop/HEAD/commands/local-review-loop.md -o ~/.claude/skills/iwmaeda-revloop-local-review-loop/SKILL.md

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

Full documentation available on GitHub

View Source Repository