Skills / skill address pr review
skill address pr review
Claude skill that fixes PR comments and CI failures
Installation
Compatibility
Description
Address PR Review
An agent skill that reads pull request comments and CI failures and fixes them automatically.
Works in Claude Code, Codex, Cursor...
flowchart LR
A[Open PR] --> B[GitHub code review]
B --> C[`/address-pr-review`]
C --> B
B --> D[Merge PR]
Open a PR and invoke /address-pr-review in Claude Code (or $address-pr-review in Codex):
- Fixes CI failures
- Reads inline pull request comments (ignores resolved comments)
- Makes code changes
- Pushes and replies to each thread
Prerequisites
- GitHub CLI (
gh) installed and authenticated - Claude Code, Codex, Cursor, or any agent system that can run shell commands and make code changes
Installation
In Claude Code
Clone into your Claude Code skills directory:
git clone [email protected]:mnapoli/skill-address-pr-review.git ~/.claude/skills/address-pr-review
In other systems
Most other agent systems read from a ".agents/skills" directory:
git clone [email protected]:mnapoli/skill-address-pr-review.git ~/.agents/skills/address-pr-review
Usage
From a branch with an open PR:
/address-pr-review
Your agent will fetch unresolved threads and CI failures, fix the issues, and reply to reviewers.
Tips
- Run Claude Code's code review in GitHub Actions for automatic reviews on every push
- Run Codex code review as well
- Review Claude and Codex's comments and "mark as resolved" those that don't make sense
- Review the code yourself: open comments inline the PR diff
- Launch
/address-pr-reviewlocally so that all comments are addressed - Repeat until the PR is ready to merge
Limitations
- CI failure extraction is designed for GitHub Actions — other CI systems may not work
Related Skills
last30days skill
AI agent skill that researches any topic across Reddit, X, YouTube, HN, Polymarket, and the web - then synthesizes a grounded summary
frontend slides
Create beautiful slides on the web using Claude's frontend skills
context mode
Context window optimization for AI coding agents. Sandboxes tool output, 98% reduction. 14 platforms
claude seo
Universal SEO skill for Claude Code. 19 sub-skills, 12 subagents, 3 extensions (DataForSEO, Firecrawl, Banana). Technical SEO, E-E-A-T, schema, GEO/AEO, backlinks, local SEO, maps intelligence, Google APIs, and PDF/Excel reporting.
claude ads
Comprehensive paid advertising audit & optimization skill for Claude Code. 250+ checks across Google, Meta, YouTube, LinkedIn, TikTok, Microsoft & Apple Ads with weighted scoring, parallel agents, industry templates, and AI creative generation.
claude obsidian
Claude + Obsidian knowledge companion. Persistent, compounding wiki vault based on Karpathy's LLM Wiki pattern. /wiki /save /autoresearch