Gstack
Gstack
gstack by Garry Tan, packaged as an AIpkgs box: 58 Claude Code skills spanning the full ship workflow — QA and design review (qa, design-review, devex-review, plan-*-review), planning and investigation (autoplan, investigate, learn, retro), iOS workflows (ios-fix, ios-qa, ios-design-review, …), deploys (land-and-deploy, setup-deploy, ship), document generation, and a headless browser for dogfooding (browse, scrape, open-gstack-browser).
Each skill is published independently as gstack/<name> (see ../skills/<name>/); this box bundles all 58 by referencing them as dependencies, so installing the box installs the whole set. Skills also declare their own workflow dependencies — e.g. installing autoplan pulls in the four plan-*-review skills it drives, and guard pulls in careful and freeze — so a single skill installs with everything it needs to run.
Note on the gstack CLI
Many skills drive the gstack command-line tool (bin/gstack-*), which is the