code:stacked-commit
Installation
SKILL.md
Stacked Commit Skill (Graphite)
Manage stacked commits using Graphite - a CLI for creating and managing stacked PRs.
When to Use
- User wants to break work into multiple small, reviewable commits
- Working with stacked commits (multiple commits stacked on each other)
- Syncing and submitting stacked PRs
Prerequisites
Ensure Graphite is installed:
brew install graphite-dev || npm install -g @graphite-dev/cli