rewrite-pipeline

Community

Sequentially implement and merge rewrite plans

Authorandreasasprou
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill orchestrates the end-to-end, sequential implementation of a multi-plan repository rewrite by turning each plan into a focused branch and PR, ensuring each change is typechecked, tested, reviewed, and merged before proceeding while preserving progress across session compaction.

Core Features & Use Cases

  • Sequential plan execution: Implements Plans 48 through 55 one at a time, creating branches named rewrite/plan-{NUMBER}-{SLUG} and pushing safe, targeted commits.
  • Checkpointed persistence: Stores pipeline progress in a JSON state file to resume after compaction or interruptions.
  • Safe PR workflow: Runs typechecks and tests, stages specific files, creates PRs with verification checklists, runs automated reviews, and babysits CI and review feedback until merge.
  • Error handling & recovery: Provides rebase/merge conflict guidance, CI failure diagnosis and retry logic, and escalation rules for stalled or blocked PRs.
  • Use case: Automating a large refactor across multiple coordinated plans so human attention is only required for true blockers or ambiguous reviews.

Quick Start

Invoke ralph: /rewrite-pipeline with no argument or resume to start or continue the sequential PR pipeline for Plans 48-55.

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: rewrite-pipeline
Download link: https://github.com/andreasasprou/polaris/archive/main.zip#rewrite-pipeline

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 471,000+ vetted skills library on demand.