pr-stacking

Installation
SKILL.md

PR Stacking

Break large features into logical, dependent PRs for better code quality and easier reviews.

Prerequisites

# Install GitHub CLI (required for PR creation)
brew install gh        # macOS
# or: sudo apt install gh   # Ubuntu/Debian

# Authenticate
gh auth login

When to Stack

Installs
32
GitHub Stars
9
First Seen
Feb 3, 2026
pr-stacking — bumgeunsong/daily-writing-friends