Skip to main content
Back to the directory
github/gh-stackSoftware EngineeringFrontend and Design

gh-stack

gh stack is a GitHub CLI extension for managing stacked branches and pull requests . A stack is an ordered list of branches where each branch builds on the one below it, rooted on a trunk branch (typically the repo's default branch). Each branch maps to one PR whose base is the branch below it, so reviewers see only...

SkillJury keeps community verdicts, source metadata, and external repository signals in separate lanes so ranking data never pretends to be a review.

SkillJury verdict
Pending

No approved reviews yet

Would recommend
Pending

Waiting on enough review volume

Install signal
1

Weekly or total install activity from catalog data

Sign in to review
0 review requests
Install command
npx skills add https://github.com/github/gh-stack --skill gh-stack
SkillJury does not have enough approved reviews to publish a community verdict yet. Source metadata and repository proof are still available above.
SkillJury Signal Summary

As of Apr 30, 2026, gh-stack has 1 weekly installs, 0 community reviews on SkillJury. Community votes currently stand at 0 upvotes and 0 downvotes. Source: github/gh-stack. Canonical URL: https://skills.sh/github/gh-stack/gh-stack.

Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykWARN
About this skill
gh stack is a GitHub CLI extension for managing stacked branches and pull requests . A stack is an ordered list of branches where each branch builds on the one below it, rooted on a trunk branch (typically the repo's default branch). Each branch maps to one PR whose base is the branch below it, so reviewers see only the diff for that layer. The bottom of the stack is the branch closest to the trunk, and the top is the branch furthest from the trunk. Each branch inherits from the one below it. Navigation commands ( up , down , top , bottom ) follow this model: up moves away from trunk, down moves toward it. Use this skill when the user wants to: The GitHub CLI ( gh ) v2.0+ must be installed and authenticated. Install the extension with: Before using gh stack , configure git to prevent interactive prompts: All gh stack commands must be run non-interactively.

Source description provided by the upstream listing. Community review signal and install context stay separate from this narrative layer.

Community reviews

Latest reviews

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does gh-stack do?

gh stack is a GitHub CLI extension for managing stacked branches and pull requests . A stack is an ordered list of branches where each branch builds on the one below it, rooted on a trunk branch (typically the repo's default branch). Each branch maps to one PR whose base is the branch below it, so reviewers see only...

Is gh-stack good?

gh-stack does not have approved reviews yet, so SkillJury cannot publish a community verdict.

Which AI agents support gh-stack?

gh-stack currently lists compatibility with Skills CLI.

Is gh-stack safe to install?

gh-stack has been scanned by security audit providers tracked on SkillJury. Check the security audits section on this page for detailed results from Socket.dev and Snyk.

What are alternatives to gh-stack?

Skills in the same category include grimoire-morpho-blue, conversation-memory, second-brain-ingest, zai-tts.

How do I install gh-stack?

Run the following command to install gh-stack: npx skills add https://github.com/github/gh-stack --skill gh-stack

Related skills

Alternatives in Software Engineering