fix-pr

Triage GitHub PR review comments and CI failures iteratively until checks pass.

11|51|Updated Mar 10, 2026
One-click install
npx skills add https://github.com/hw-native-sys/pypto-lib --skill fix-pr-hw-native-sys
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: fix-pr
Source: https://github.com/hw-native-sys/pypto-lib/tree/main/.claude/skills/fix-pr
Command: npx skills add https://github.com/hw-native-sys/pypto-lib --skill fix-pr-hw-native-sys

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Fix GitHub PR issues — address review comments and resolve CI failures in a loop until the PR is fully clean. Fetches CI errors online and triages review feedback. Use when fixing PR problems, addressing review comments, or resolving CI failures.

Core Features & Use Cases

  • Iterative PR triage: Detects and categorize review comments and CI failures, guiding stepwise remediation until all checks pass.
  • Online CI feedback retrieval: Retrieves failing CI logs and review threads to inform fixes.
  • End-to-end PR repair workflow: From matching PR to pushing fixes and rechecking CI, with user confirmation at key points.
  • Use Case: Use on PRs with multiple rounds of feedback where automation accelerates triage and resolution.

Quick Start

Provide a PR number to start the loop and let the workflow triage feedback, fix issues, and recheck CI until all checks are green.

Frequently Asked Questions about fix-pr

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I fix GitHub PR review comments and CI failures in a loop?

To fix GitHub PR issues in a loop, you need an iterative triage workflow that detects review comments and CI failures, applies fixes, and rechecks status until all checks pass. This automation guides you through detection, classification, and remediation step by step.

Can I automate resolving threaded review discussions on a GitHub pull request?

Yes, you can automate resolving threaded review discussions by fetching and classifying review comments, obtaining user confirmation for fixes, pushing commits, and resolving the threads automatically. This handles PRs requiring multiple feedback rounds.

What is the best way to address multiple rounds of feedback on a GitHub PR?

The best way to address multiple feedback rounds is using an end-to-end PR repair workflow that iteratively triages online CI logs and review threads, applies fixes, and re-evaluates until all CI checks are green.

Does this PR repair workflow fetch failing CI logs online for triage?

Yes, this PR repair workflow retrieves failing CI logs and review threads online to inform fixes. It fetches CI errors directly to classify issues and guide stepwise remediation until checks pass.

How do I start automating GitHub PR fixes?

To start automating GitHub PR fixes, provide a PR number to initiate the loop. The workflow will automatically triage feedback, fix detected issues, and recheck CI status until everything is clean.

When do I need an automated workflow to fix PR issues?

You need an automated workflow to fix PR issues when dealing with PRs that have multiple rounds of feedback, online CI checks, and threaded review discussions, where automation accelerates triage and resolution until all checks pass.