Skills / skill address pr review
skill address pr review
Claude skill that fixes PR comments and CI failures
Installation
Kompatibilitaet
Beschreibung
Address PR Review
A Claude Code skill that reads pull request comments and CI failures and fixes them automatically.
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:
- 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
Installation
Clone into your Claude Code skills directory:
git clone [email protected]:mnapoli/skill-address-pr-review.git ~/.claude/skills/address-pr-review
Usage
From a branch with an open PR:
/address-pr-review
Claude 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
- Install path is fixed at
~/.claude/skills/address-pr-review/
Aehnliche Skills
last30days skill
AI agent skill that researches any topic across Reddit, X, YouTube, HN, Polymarket, and the web - then synthesizes a grounded summary
context mode
Context window optimization for AI coding agents. Sandboxes tool output, 98% reduction. 12 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.
pinme
Deploy Your Frontend in a Single Command. Claude Code Skills supported.
godogen
Claude Code & Codex skills that build complete Godot projects from a game description
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.