pr-feedback-addresser

Community

Systematically address PR feedback with quality checks.

Authorlutzcc1
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill streamlines the process of addressing PR feedback by systematically planning and applying code changes, ensuring quality and consistency with Sprout's Rails conventions.

Core Features & Use Cases

  • Organized review: Groups PR comments by file and line number to clarify what needs to change.
  • Structured attack plans: For each comment, builds a clear, actionable plan and applies changes following Sprout conventions.
  • Quality verification: Runs RuboCop on changed files and executes relevant tests to ensure no regressions.

Quick Start

Fetch the current PR with gh pr view --json number,title,url,comments,reviewThreads,files, then parse and address comments, run rubocop on changed files, and execute the appropriate Rails tests to verify changes. Summarize and prepare for commit after user approval.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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: pr-feedback-addresser
Download link: https://github.com/lutzcc1/claude-skills/archive/main.zip#pr-feedback-addresser

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.