create-pr
Creates GitHub pull requests with pre-flight validation, conventional title formatting, and structured summary generation. Runs parallel checks (tests, lint, type-check, security) before opening. Supports feature, bugfix, refactor, and hotfix PR types with milestone assignment via gh CLI. Invoke only if the operator named it; an everyday gh pr create stays plain tooling. Use when opening PRs or submitting code for review.
- License
- MIT
- Compatibility
- Claude Code 2.1.220+. Requires memory MCP server, gh CLI.
Pinned to revision 1ff988bd66da, so it is the text this page describes rather than whatever the author pushed since.
Pre-approved tools experimental
Experimental field. Support varies between clients, so this list is what the author declared, not what your client will enforce.
- AskUserQuestion
- Bash
- Read
- Write
- Agent
- TaskCreate
- TaskUpdate
- Skill
- mcp__memory__search_nodes
- CronCreate
- CronDelete
Files
- skills/create-pr/SKILL.md
- skills/create-pr/assets/pr-template.md
- skills/create-pr/references/ci-integration.md
- skills/create-pr/references/multi-commit-pr.md
- skills/create-pr/references/parallel-validation.md
- skills/create-pr/references/pr-body-templates.md
- skills/create-pr/rules/_sections.md
- skills/create-pr/rules/branch-naming.md
- skills/create-pr/rules/diff-size-guidelines.md
- skills/create-pr/rules/pr-body-structure.md
- skills/create-pr/rules/pr-title-format.md
- skills/create-pr/rules/preflight-validation.md
- skills/create-pr/rules/review-readiness.md
- skills/create-pr/test-cases.json
Every link opens the file at its source, pinned to the revision this page describes.