By Ahacad
Manage a Git stack workflow for code review and shipping, including CEO review, engineering review, PR review, ship, browse, QA, retro, and cookie import operations.
Claude Code plugin wrapper for garrytan/gstack.
Exposes all gstack skills (plan-ceo-review, plan-eng-review, review, ship, browse, qa, retro, setup-browser-cookies) via the Claude Code plugin system instead of manual symlink setup.
claude plugin add ahacad/gstack
Or manually:
git clone --recurse-submodules https://github.com/ahacad/gstack.git ~/.claude/plugins/gstack
cd <plugin-root>
git submodule update --remote vendor/gstack
git add vendor/gstack
git commit -m "update upstream gstack"
vendor/gstack/ — git submodule tracking garrytan/gstackskills/ — symlinks into vendor/gstack/ for plugin auto-discoveryhooks/ — SessionStart hook builds the browse binary and creates backward-compat symlinksNo fork divergence. Upstream changes flow through with git submodule update --remote.
Based on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimMulti-agent deep-dive analysis of any GitHub repo: health, market position, and technical architecture, synthesized into a contribute/learn/compete/influence recommendation.
npx claudepluginhub ahacad/gstackCode review and worktree workflow commands
Git and PR workflows with code review, onboarding, and PR enhancement
Git workflow automation and conventional commits
Git workflow tools: commits, PRs, review inbox, checkout, and work triage
Git automation - PRs, releases, branches, worktrees
Git workflow and version control specialist for git strategies (gitflow, trunk-based), merge conflict resolution, interactive rebase, cherry-pick, bisect, reflog, hooks, and submodules. Use when working with complex git operations, resolving conflicts, or implementing git workflows.