stacked-diffs
CommunityBreak large changes into small PRs.
Authorrarestg
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill helps manage large code changes by breaking them down into smaller, more manageable, and reviewable pull requests, improving code quality and review efficiency.
Core Features & Use Cases
- Sequential PR Creation: Guides the user through creating a series of dependent pull requests, each representing a single logical step.
- Git Workflow Management: Utilizes vanilla git commands and the GitHub CLI (
gh) for branching, committing, and PR creation. - Use Case: When implementing a new feature that involves multiple distinct stages (e.g., data model, API endpoint, UI integration), this skill ensures each stage is reviewed and merged independently.
Quick Start
Use the stacked-diffs skill to break down the current feature into a series of small, stacked PRs.
Dependency Matrix
Required Modules
gh
Components
scriptsreferences
💻 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: stacked-diffs Download link: https://github.com/rarestg/rarestg-skills/archive/main.zip#stacked-diffs Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.