Are you the author? Sign in to claim
Claude skill that fixes PR comments and CI failures
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):

gh) installed and authenticatedClone into your Claude Code skills directory:
git clone git@github.com:mnapoli/skill-address-pr-review.git ~/.claude/skills/address-pr-review
Most other agent systems read from a ".agents/skills" directory:
git clone git@github.com:mnapoli/skill-address-pr-review.git ~/.agents/skills/address-pr-review
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.
/address-pr-review locally so that all comments are addressed1000+ skills curated from Anthropic, Vercel, Stripe, and other engineering teams
Design enforcement with memory — keeps your UI consistent across a project
Detects 37 AI writing patterns and rewrites text with human rhythm across 5 voice profiles
WCAG accessibility audit — automated scanning, manual review, remediation