ralpr

Community

Autonomously turn issues into merge-ready PRs

AuthorArchethect
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Ralpr automates the iterative work required to convert GitHub issues into merge-ready pull requests by running a controlled three-phase loop (Implementation → Review → Refactor) and raising cumulative confidence until merge criteria are met.

Core Features & Use Cases

  • Three-phase loop: Run a single, sequential iteration of Implementation, Review, or Refactor to make incremental, reviewable progress on an issue or PR.
  • Parallel AI reviewers: Aggregate feedback from QA, Domain Expert, and Codex reviewers and apply fix-by-default rules until confidence thresholds are reached.
  • Operational safety: Enforces worktree isolation, documentation-first authority rules, structured state stored in PR comments, and label-based tracking to avoid collisions and drift.
  • Use Case: Automatically take a reported bug, implement a test-driven fix, run parallel AI reviewers to identify further fixes, and iterate until the PR meets repository confidence labels for merging.

Quick Start

Run the ralpr skill to process issue 123 through a single implementation iteration by providing the issue number and desired phase to the skill.

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: ralpr
Download link: https://github.com/Archethect/ralpr/archive/main.zip#ralpr

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.