run-local-review
CommunityGenerate local AI PR reviews into a file
Software Engineering#inline comments#markdown report#pr workflow#git branch#ai code review#local orchestration
Authorabeyuya
Version1.0.0
Installs0
System Documentation
What problem does it solve?
It helps you review a pull request locally before you create or submit it, so you can catch issues early and refine changes without spending time writing GitHub review comments by hand.
Core Features & Use Cases
- Local orchestration for AI PR review: Runs a thin orchestrator that delegates review drafting to the compose-review flow while keeping you in the local branch context.
- Dual output (chat + markdown file): Produces a concise chat summary and a complete markdown review report saved to a path you control.
- Configurable diff scope constraints: Lets you set base branch and inline comment limits, while respecting compose-review’s own diff-mode behavior.
- No GitHub posting: Avoids remote API calls by design; it generates documentation and guidance only.
Quick Start
Ask your Claude Code to run run-local-review on your current branch and write the markdown report to /tmp/run-local-review/report.md.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: run-local-review Download link: https://github.com/abeyuya/skills/archive/main.zip#run-local-review Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.