autofix

Review unresolved CodeRabbit threads and apply approved fixes one change at a time.

2|Updated Aug 20, 2025
One-click install
npx skills add https://github.com/Louioui/Pawtrackr --skill autofix-louioui
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: autofix
Source: https://github.com/Louioui/Pawtrackr/tree/main/.junie/skills/autofix
Command: npx skills add https://github.com/Louioui/Pawtrackr --skill autofix-louioui

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Safely review CodeRabbit PR feedback and apply changes with per-change approvals, preventing execution of untrusted prompts.

Core Features & Use Cases

  • Load and review unresolved CodeRabbit threads on the current PR
  • Apply validated fixes one change at a time with explicit approvals
  • Integrate with GitHub CLI and Git to manage PR state, commits, and history

Quick Start

Review unresolved CodeRabbit threads on the current PR and approve per-change fixes step by step.

Frequently Asked Questions about autofix

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

FAQPage Schema
How do I safely apply CodeRabbit pull request review feedback?

To safely apply CodeRabbit review feedback, the tool identifies unresolved threads on your current PR and validates actionable suggestions. It applies pre-approved fixes one change at a time, ignoring untrusted prompt content to ensure safety.

How do I manage GitHub PR commits when applying automated code review fixes?

Manage GitHub PR commits by coordinating with GitHub CLI and local Git to handle PR status, commits, and visibility of changes. This integration ensures validated fixes are applied individually while maintaining clear history.

Can I approve CodeRabbit fixes per change instead of applying all suggestions at once?

Yes, you can approve fixes per change. The workflow applies validated fixes one change at a time with explicit approvals, ensuring you review and control each modification individually before committing it to the PR.

Does this code review automation work with GitHub CLI and local Git?

Yes, the code review automation integrates directly with GitHub CLI and local Git. It uses these tools to load unresolved CodeRabbit threads, manage PR status, and handle commit history and visibility of changes.

What is the safest way to ignore untrusted prompts in automated PR code review?

The safest way to handle untrusted prompts in automated PR code review is to use a per-change approval mechanism. This process validates actionable feedback and applies only pre-approved fixes, explicitly ignoring untrusted prompt content.

Why apply automated code review fixes one change at a time?

Applying automated code review fixes one change at a time provides explicit per-change approvals and prevents execution of untrusted prompts. This method ensures safe validation and clear visibility of changes before committing them to GitHub.