pr-merge-unblocker
by Olga
PR open but not merging? Find the #1 reason reviewers are stalling and get one ready-to-paste fix to unblock it.
- Identify why reviewers are ghosting or deferring your pull request.
- Generate a "Review Guide" for large diffs to help reviewers navigate code.
- Write 1-click test steps to make reviewers feel safe approving risky changes.
$7
· or 35 creditsSecure checkout via Stripe
Included in download
- Identify why reviewers are ghosting or deferring your pull request.
- Generate a "Review Guide" for large diffs to help reviewers navigate code.
Sample input
My PR has been sitting for 3 days with no reviews. It's a 40-file change that refactors the auth logic and adds a new login provider. I used the default 'updated auth' description.
Sample output
Why your PR is stuck Unreviewable diff. A 40-file PR mixing refactors with a new feature is daunting to start; reviewers don't know which files are the 'meat' vs. the noise.
Your done-for-you fix
🔍 Review Guide
This PR is large but follows a specific logic. Please review in this order:
- The Core:
src/auth/logic.ts- This contains the main logic for the new provider. - The Refactor:
src/shared/utils.ts- Safe to skim; these are just renames to support the new flow. - The Rest: All other files are boilerplate updates or tests.
Then Paste this into your PR. A guided tour turns a scary 40-file diff into a 5-minute task.
pr-merge-unblocker
by Olga
PR open but not merging? Find the #1 reason reviewers are stalling and get one ready-to-paste fix to unblock it.
$7
· or 35 creditsSecure checkout via Stripe
Included in download
- Identify why reviewers are ghosting or deferring your pull request.
- Generate a "Review Guide" for large diffs to help reviewers navigate code.
- Instant install
Sample input
My PR has been sitting for 3 days with no reviews. It's a 40-file change that refactors the auth logic and adds a new login provider. I used the default 'updated auth' description.
Sample output
Why your PR is stuck Unreviewable diff. A 40-file PR mixing refactors with a new feature is daunting to start; reviewers don't know which files are the 'meat' vs. the noise.
Your done-for-you fix
🔍 Review Guide
This PR is large but follows a specific logic. Please review in this order:
- The Core:
src/auth/logic.ts- This contains the main logic for the new provider. - The Refactor:
src/shared/utils.ts- Safe to skim; these are just renames to support the new flow. - The Rest: All other files are boilerplate updates or tests.
Then Paste this into your PR. A guided tour turns a scary 40-file diff into a 5-minute task.
About This Skill
What it does
For developers whose pull request is open but stuck—no review, no merge, or endless "what does this do?" comments. This skill finds the single biggest reason reviewers aren't merging and delivers one ready-to-paste fix: a rewritten "why this change" summary, a missing "how to test + risk" block, or a review guide that makes an oversized diff reviewable.
Why use this skill
"PR open but no merge" is a context problem, not a code problem. A reviewer who can't quickly answer why this change, is it safe, what do I test will stall, defer, or nitpick. Unlike PR generators that write from scratch, this works on your existing stuck PR—it diagnoses the one blocker and writes the finished fix you paste straight in.
What the output looks like
A clean, three-block response: why your PR is stuck, the finished done-for-you section in ready-to-paste Markdown, and a short note on what to watch. No scores, no full rewrite, no code review.
Use Cases
- Identify why reviewers are ghosting or deferring your pull request.
- Generate a "Review Guide" for large diffs to help reviewers navigate code.
- Write 1-click test steps to make reviewers feel safe approving risky changes.
- Fix "What does this do?" comments by clarifying the technical intent.
How to Install
mkdir -p ~/.claude/skills && curl -sL https://www.agensi.io/api/install/pr-merge-unblocker -o /tmp/pr-merge-unblocker.zip && unzip -o /tmp/pr-merge-unblocker.zip -d ~/.claude/skills && rm /tmp/pr-merge-unblocker.zipFree skills install directly. Paid skills require purchase - use the download button above after buying.
Reviews
No reviews yet - be the first to share your experience.
Only users who have downloaded or purchased this skill can leave a review.
Early access skill
Be the first to review this skill.
Only users who have downloaded or purchased this skill can leave a review.
Security Scanned
Passed automated security review
Permissions
No special permissions declared or detected
Creator
Frequently Asked Questions
Learn More About AI Agent Skills
More Premium Skills
handoff-writer
Generate high-density technical handoffs to resume work across agents or team members without losing context.
software-architect
A structured framework for planning, reviewing, and evolving complex software systems with explicit trade-offs.
designing-hybrid-context-layers
Architects the right retrieval strategy for every query — teaching your agent when to use RAG, a knowledge graph, or a temporal index instead of defaulting to vector search for everything.
consumer-motivation-analyzer
Go beyond surface-level feedback to uncover the psychological drivers and hidden motivations behind buyer behavior.