pr-slicer

Community

Split PRs into small, reviewable slices

Authorjrmatherly
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps developers reduce review latency and rework by breaking large, high-risk pull requests into small, independent, verifiable slices that are easier to review, land, and rollback when necessary.

Core Features & Use Cases

  • Prescriptive Budgets: Targets for changed lines, files, and commits per slice to limit review scope and cognitive load.
  • Slicing Order & Strategy: Extract prerequisites first, land mechanical refactors next, apply behavior changes after prerequisites, and finish with UI/docs/polish to minimize merge conflicts.
  • Slice Packet Template: Produces per-slice Goal, Owned files, Out of scope, Risk level, Verification commands with expected outcomes, and a Rollback plan for clear handoffs.
  • Verification Discipline: Emphasizes narrow checks for touched behavior, project gate checks before handoff, and recording exact commands and outcomes as evidence.
  • Use Case: When a contributor asks to "split this PR" or "create stacked PRs," the skill outlines an ordered set of low-risk, independently verifiable changes ready for review and landing.

Quick Start

Split this PR into a sequence of small, independent slices with goals, owned files, verification commands, risk levels, and rollback plans.

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: pr-slicer
Download link: https://github.com/jrmatherly/spacebot/archive/main.zip#pr-slicer

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.