skills/hrdtbs/agent-skills/create-pull-request

create-pull-request

SKILL.md
  • Use the gh CLI (gh pr create) for consistency and proper context management.
  • To keep branch names organized and recognizable, follow the branch naming convention: type/issue-number-slug or type/slug (e.g., feat/123-add-login, fix/memory-leak). Valid types include feat, fix, docs, refactor, chore.
  • PR titles should follow the Conventional Commits format (e.g., feat(auth): add OAuth2 login) to ensure our changelogs and versioning remain accurate.
  • IMPORTANT: Read and apply the PR template at .github/pull_request_template.md if it exists. Structuring the PR body to align with the template makes it easier for reviewers to understand your changes.
Weekly Installs
31
First Seen
Jan 27, 2026
Installed on
gemini-cli31
claude-code31
github-copilot31
codex31
cursor31
opencode30