pull-request-msg-with-gh

Installation
SKILL.md

Pull Request Message Generator

Generate a PR_MESSAGE.md file summarizing the current session's work. Requires gh CLI authenticated with the target repository.

Prerequisite check

gh --version 2>/dev/null && gh auth status 2>/dev/null

If gh is not installed, stop and report:

  • Install from https://cli.github.com
  • gh cannot be installed via npm
  • After install, run gh auth login to authenticate
Related skills
Installs
10
GitHub Stars
2
First Seen
Apr 22, 2026