review-loop

Automate pull request preparation, AI review, and submission in GitHub repositories.

Updated Feb 5, 2026
One-click install
npx skills add https://github.com/ilamanov/skills --skill review-loop-ilamanov
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: review-loop
Source: https://github.com/ilamanov/skills/tree/main/skills/review-loop
Command: npx skills add https://github.com/ilamanov/skills --skill review-loop-ilamanov

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires gh, git, Codex, Greptile, Devin, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the entire PR workflow, from branch preparation to code review and PR submission, significantly reducing manual effort and speeding up the code review process.

Core Features & Use Cases

  • PR Preparation: Automates branch creation and PR setup.
  • AI Code Review: Integrates AI-based code review using Codex, Greptile, and Devin.
  • Automated Fixing: Applies fixes suggested by the AI after each review round.
  • PR Submission: Submits the PR for human review after completing the review loop.
  • Use Case: Ideal for teams looking to streamline their PR workflow and improve code quality through automated reviews.

Quick Start

Run the review-loop skill to initiate the automated PR review process.

Frequently Asked Questions about review-loop

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate GitHub PR code review?

Automating GitHub PR code review involves setting up a workflow that prepares branches, executes AI-based reviews, applies fixes, and submits the PR for human review.

Do I need GitHub CLI and git installed to automate PR workflows?

Yes, automating PR workflows requires the GitHub CLI and git installed locally, alongside access to AI review tools like Codex, Greptile, and Devin for proper PR management.

What is the best way to integrate AI code review into a GitHub pull request?

The best way to integrate AI code review is using an automated PR workflow that leverages tools like Codex, Greptile, and Devin to analyze code and apply fixes before submission.

Does automated PR review apply code fixes before submitting to GitHub?

Yes, automated PR review applies fixes suggested by the AI after each review round, ensuring the code is updated before the PR is submitted for human review.

Can I use Codex, Greptile, and Devin together for AI PR review?

Yes, you can integrate Codex, Greptile, and Devin simultaneously for AI PR review, allowing the automated workflow to leverage multiple AI tools for comprehensive code analysis and PR management.

When should I not use an automated AI code review loop?

You should not use an automated AI code review loop if your GitHub repository lacks appropriate permissions or if the required tools like GitHub CLI, Codex, Greptile, or Devin are not installed.