pr-review

star 15

Review a Pull Request for code quality, tests, merge conflicts, and readiness to merge.

agentjido By agentjido schedule Updated 1/30/2026

name: pr-review description: Review a Pull Request for code quality, tests, merge conflicts, and readiness to merge.

PR Review

Review a Pull Request by analyzing code quality, tests, and overall changes.

When to Use

Use this skill when asked to:

  • Review a pull request
  • Check if a PR is ready to merge
  • Analyze PR code quality

Workflow

  1. Add a git remote for the PR branch to enable pushing changes
  2. Analyze the quality of the code and tests
  3. Check for merge conflicts with main and advise on fixes if conflicts exist
  4. Provide feedback on whether the PR is ready to merge

Usage

Review this Pull Request: <url>
Install via CLI
npx skills add https://github.com/agentjido/jido_action --skill pr-review
Repository Details
star Stars 15
call_split Forks 12
navigation Branch main
article Path SKILL.md
More from Creator