Verify Unresolved PR Comments — Git skill for Claude Code
Analyze unresolved review comments and PR-level feedback on the active PR and return a triage chart with severity, fix recommendation, suggestion validity, and required action.
How to install Verify Unresolved PR Comments
Installs to ~/.claude/skills/ioncache-ioncache-ai-tools-verify-unresolved-pr-comments/SKILL.md
mkdir -p ~/.claude/skills/ioncache-ioncache-ai-tools-verify-unresolved-pr-comments && curl -fsSL https://raw.githubusercontent.com/ioncache/ioncache-ai-tools/HEAD/commands/verify-unresolved-pr-comments.md -o ~/.claude/skills/ioncache-ioncache-ai-tools-verify-unresolved-pr-comments/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What Verify Unresolved PR Comments does
name: verify-unresolved-pr-comments description: Analyze unresolved review comments and PR-level feedback on the active PR and return a triage chart with severity, fix recommendation, suggestion validity, and required action. Read-only, do not edit files, resolve threads, post replies, or run tests.
Follow these steps exactly and in order. Do not substitute your own approach, output format, or API calls. Do not produce any output until all data-gathering steps are complete.
Operatin
Alternatives in Git
- Fix PR — by metabase - Fetches and fixes unresolved PR comments by automatically retrieving feedback, addressing review 46.5k ★
- Clean Worktrees (Automatic) — Automatically remove all worktrees for branches merged into master 25.5k ★
- Triage Issues — Triage open GitHub issues — split into bugs vs features, rank by severity/opportunity, and flag under-specifie 12.6k ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Code Review
Code review for branch changes. Analyzes git diff between branches with multi-level depth (low/medium/high). M
Check Active Git Files.Prompt
You are an expert at analyzing git history. Given a list of files and their modification counts, return exactl
Slice Review
Run a multi-agent code review over a local diff (no PR or remote required) and report findings by severity wit
Google Drive – Memyard
git clone https://github.com/zagmoai/public-google-drive ~/.claude/skills/public-google-drive Create and edit
Grant Commit
Grant consent for Claude to run git commit. Workflow-scoped when a workflow is active, else a time window. Req
Prepare Release
Prepare release notes and a version recommendation for a pull request targeting the given base branch.
Related Agents
PR Review Analyst
Validates PR review comments for correctness, severity, and recommendation quality using full codebase context
Get Commit ID
gh api repos/OWNER/REPO/pulls/PR_NUMBER --jq '.head.sha' gh api repos/OWNER/REPO/pulls/PR_NUMBER/comments \ --
Portfolio Inflight Collector
Read-only in-flight data collector dispatched by portfolio-inflight-triage: gathers open issues, open PRs (inc