Definition

gh-stack is the official github CLI extension for creating and managing stacked-pull-requests from the terminal; coding agents can use a companion gh-stack skill.

Key Points

  • Install: gh extension install github/gh-stack
  • Works with github.com UI and GitHub mobile stacked PR surfaces
  • Agent skill enables coding-agents / github-copilot to open stacks without manual rebase choreography

Sources