staticaland/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
Create a GitHub pull request. Use when the user asks to open, create, or submit a PR, when work is ready for review, or whenever gh pr create would otherwise be run.
Upload an image or video to a GitHub issue, pull request, or comment with the GitHub CLI's --attach flag, and control where it renders in the body. Use when attaching or embedding a screenshot, screen recording, diagram, or GIF through gh, when a body already written references a local image path, or when a gh attachment upload fails.
Manages stacked PRs and splits multi-part work into reviewable branches with gh-stack. Use for stack creation, viewing, edits, push, submit, sync, rebase, merge, or checkout; when asked to split or isolate work for review; whenever a user mentions a stack, branch layers, dependent PRs, or gh stack; or when a stack is checked out.