Skip to content

staticaland/pull-requests

v0.2.0

Open a GitHub pull request from the repository's own template, manage stacked branches and pull requests with gh-stack, and attach images and videos to issues and pull requests

pull-requests

Open a GitHub pull request from the repository's own template, manage stacked branches and pull requests with gh-stack, and attach images and videos to issues and pull requests.

Install

/plugin marketplace add staticaland/skills
/plugin install pull-requests@staticaland-skills

Skills

  • create-pr (skill) - Opens a GitHub pull request with gh, filling the repo's PR template or the skill's bundled one.
  • gh-attach (skill) - Uploads an image or video to a GitHub issue, pull request, or comment with the gh --attach flag, and controls where it renders in the body.
  • gh-stack (skill) - Manages stacked branches and pull requests with the gh-stack GitHub CLI extension: create, view, push, submit, sync, rebase, merge, and check out a stack.

Hooks

  • pr-create guard (hooks/pr_create_guard.py) - Blocks a direct gh pr create and tells Claude to invoke the create-pr skill instead. Other git and gh commands are untouched.

License

MIT