If you've ever had a teammate push directly to main or submit a PR that ignores your carefully crafted template, this is the guardrail you need. It walks through the entire PR creation flow with multiple safety checks to prevent main branch commits, enforces your repository's PR templates (including checklists that actually get filled out honestly), and runs preflight checks before pushing. It even handles the annoying escaping issues with multiline markdown by writing to a temp file first. The workflow is opinionated but in a good way. It treats PR templates as mandatory documentation rather than suggestions, which honestly is how they should work.
npx -y skills add google-gemini/gemini-cli --skill pr-creator --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
cursor/plugins
github/awesome-copilot
alirezarezvani/claude-skills
microsoft/win-dev-skills