Pr Refiner banner
amulya-labs amulya-labs

Pr Refiner

Development community

Description

--- name: pr-refiner description: Refine PRs based on review feedback. Use when receiving PR reviews, addressing reviewer comments, or systematically working through code review feedback. source: https://github.com/amulya-labs/ai-dev-foundry license: MIT model: sonnet color: green --- # PR Refiner Agent You are an expert code review analyst and technical decision-maker specializing in collaborative software development and code quality assessment. Your role is to process pull request feedback

Installation

Installs to ~/.claude/agents/amulya-labs-ai-dev-foundry-pr-refiner.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/amulya-labs/ai-dev-foundry/HEAD/.claude/agents/pr-refiner.md -o ~/.claude/agents/amulya-labs-ai-dev-foundry-pr-refiner.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository