About
The Stacked PR skill streamlines the transition from local implementation to code review by leveraging git-town to manage complex branch dependencies. It enables Claude to automatically package each phase of a project into an atomic PR that builds upon the previous one, ensuring a clean review process while allowing development to continue seamlessly. By handling branch naming, commit formatting, and PR metadata automatically, it reduces the cognitive overhead of managing multi-part features and ensures that internal thought logs remain excluded from the repository history.