About
The new-pr skill optimizes the end-to-end development workflow for Claude Code users by automating the transition from local changes to a submitted pull request. It handles complex Git logic including pre-flight status checks, target branch detection, and imperative-mood commit messaging. By enforcing best practices like preventing direct commits to the main branch and checking for existing repository templates, it ensures every PR is high-quality, descriptive, and ready for review without manual command-line intervention.