review-loop-author

Official

Address PR feedback and drive to LGTM.

Authorkiloloop
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates the process of addressing code review feedback on a GitHub Pull Request, ensuring that identified issues are resolved efficiently and the PR progresses towards approval.

Core Features & Use Cases

  • Automated Feedback Resolution: Parses review findings and applies code changes.
  • Multi-Round Support: Manages iterative feedback and re-review cycles.
  • Hybrid Architecture: Separates I/O (leader) from code fixing (subagent) for efficiency.
  • Use Case: An agent acting as a code author receives feedback on a PR. This skill automatically parses the feedback, uses a sub-agent to fix the code, commits the changes, and requests a re-review, streamlining the code review process.

Quick Start

Use the review-loop-author skill to address feedback for pull request number 123, with the reviewer named 'reviewer-agent'.

Dependency Matrix

Required Modules

ghgit

Components

scripts

💻 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: review-loop-author
Download link: https://github.com/kiloloop/oacp-skills/archive/main.zip#review-loop-author

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.