fix-pr-creator

Community

Automate fix PRs from errors.

Authorjimmymalhan
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates the creation of bug fix branches and pull requests, streamlining the process of addressing detected errors and improving code quality.

Core Features & Use Cases

  • Automated Branching: Creates a new branch named fix/<type>-<short-id> based on the current base.
  • FixAgent Integration: Spawns a FixAgent to apply necessary code changes and commit them.
  • PR Creation: Automatically pushes the branch and opens a pull request for review.
  • Use Case: When the error-detector identifies a critical build failure with a specific fix agent, this skill can automatically create a branch, attempt the fix, and open a PR, significantly reducing the time to resolution.

Quick Start

Use the fix-pr-creator skill to automatically create a fix branch and PR for the detected build error.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: fix-pr-creator
Download link: https://github.com/jimmymalhan/codereview-pilot/archive/main.zip#fix-pr-creator

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.