ioncache

Verify Unresolved PR Comments — Git skill for Claude Code

Git community

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

Terminal
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 Repository