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
ghcannot be installed via npm- After install, run
gh auth loginto authenticate
Related skills