pull-request-authoring

Installation
SKILL.md

Pull Request Authoring

Fill PR title + body from this branch’s commits, then create or update via gh. GitHub’s static PR template does not auto-fill from commits — this skill does.

Defaults

  • Base branch: main (or repo default if different)
  • Title: Conventional Commits from the dominant change (feat:, fix:, docs:, …)
  • Body: repo .github/PULL_REQUEST_TEMPLATE.md shape when present; else Summary / Changes / Test plan
  • Tooling: gh pr create / gh pr edit (never open an empty template and stop)

Procedure

1. Gather evidence (parallel)

Installs
2
GitHub Stars
2
First Seen
Aug 3, 2026
pull-request-authoring — rhyanvargas/agentic-development-starter-kit