Teaches Claude to manage stacked PRs using Graphite's CLI, covering the full workflow from creating branches to submitting and updating pull requests. The skill emphasizes creating small, atomic PRs (arguing for more rather than fewer) and includes solid guidance on naming conventions, navigating stacks, and handling common issues like untracked branches in worktrees. Notable for its practical troubleshooting section and the smart workaround for PR descriptions using temporary files instead of heredocs to avoid shell escaping issues with markdown. The advanced rebasing section is genuinely useful if you're dealing with complex nested stacks where gt restack becomes too aggressive.
npx skills add https://github.com/withgraphite/agent-skills --skill graphite