git-review

Community

Automate PR review response, prioritize feedback.

Authora-tak
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Managing and responding to numerous GitHub Pull Request comments can be overwhelming and time-consuming. This skill automates the process of fetching, organizing, and prioritizing review feedback, allowing you to efficiently address critical issues and accelerate your development cycle.

Core Features & Use Cases

  • Automated Comment Fetching: Retrieves all inline and PR-level comments from GitHub, including those from bots like Codex and Claude Code.
  • Prioritized Organization: Classifies feedback by reviewer and assigns priority levels (P0-P3) for focused action, ensuring you tackle the most important issues first.
  • User-Guided Resolution: Presents prioritized options via AskUserQuestion, ensuring you control which items are addressed, then automatically implements the selected fixes.
  • Use Case: When your PR receives extensive feedback, use this skill to get a clear, prioritized list of actionable items, then let the AI automatically implement the selected fixes, saving you hours of manual triage and coding.

Quick Start

Use the git-review skill to fetch and prioritize review comments for my current pull request.

Dependency Matrix

Required Modules

gh

Components

references

💻 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: git-review
Download link: https://github.com/a-tak/bf-copy/archive/main.zip#git-review

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