Records decisions and documentation. Use when making architectural decisions, changing public APIs, shipping features, or when you need to record context that future engineers and agents will need to understand the codebase.
gh-pr-review
gh-pr-review is an open-source docs skill for Claude Code and compatible agents, published by CherryHQ. Its author describes it as: “Automated Cherry Studio review for local branches, PRs, commits, files, architecture docs, and repository skills. Use for code or documentation reviews that need project-specific naming, main/renderer/shared placement…”. The project has 50k stars on GitHub and is available under the AGPL-3.0-only license. Add it to your setup with `git clone https://github.com/CherryHQ/cherry-studio ~/.claude/skills/gh-pr-review`.
Installation
Add gh-pr-review to your agent with:
git clone https://github.com/CherryHQ/cherry-studio ~/.claude/skills/gh-pr-review Always review a skill's source before installing it. This command comes from the skill's public repository; the linked repo is the source of truth for exact setup steps.
When to use it
Reach for gh-pr-review when you want docs help from your agent without writing the same instructions every session. Load the skill and the agent picks it up automatically for relevant tasks.
Strengths
- Clear AGPL-3.0-only license — safe to read and adapt
- Ships in CherryHQ/cherry-studio, an established project with 49,801 GitHub stars
- Actively maintained (recent commits)
Topics
Frequently asked questions
- What does gh-pr-review do?
- Automated Cherry Studio review for local branches, PRs, commits, files, architecture docs, and repository skills. Use for code or documentation reviews that need project-specific naming, main/renderer/shared placement and dependency rules, IpcApi and DataApi boundaries, lifecycle/service ownership, renderer hooks, React/UI conventions, and tests. Supports single-agent review with interactive fix selection or multi-agent reviewer-verifier review with risk-based auto-fix. To diagnose gaps in the skill after a review session, run `/gh-pr-review diag`.
- How do I install gh-pr-review?
- Run git clone https://github.com/CherryHQ/cherry-studio ~/.claude/skills/gh-pr-review in your agent, then reload your skills. Review the source at https://github.com/CherryHQ/cherry-studio before installing.
- Is gh-pr-review free to use?
- Yes. gh-pr-review is free and open source under the AGPL-3.0-only license, so you can read, run, and adapt it within that license's terms.
- Where does gh-pr-review come from?
- gh-pr-review ships inside CherryHQ/cherry-studio, a repository that contains 20 catalogued skills in total. The repository's 49,801 GitHub stars apply to that whole collection, not to this skill on its own.
Related skills
More Docs →Grounds every implementation decision in official documentation. Use when you want authoritative, source-cited code free from outdated patterns. Use when building with any framework or library where correctness matters.
Agent skill that removes signs of AI-generated writing from text
Graphs that teach > graphs that impress. Turn any code into an interactive knowledge graph you can explore, search, and ask questions about. Works with Claude Code, Codex, Cursor, Copilot, Gemini CLI, and more.
Use when you need to ask questions about a codebase or understand code using a knowledge graph