
Gary Tan's Gstack
Garry Tan's opinionated Claude Code setup, packaged as slash-command skills that each play a role on your team: CEO, eng manager, designer, QA, and release manager
0 installs·21 views
Install
Install command
git clone --single-branch --depth 1 https://github.com/garrytan/gstack.git ~/.claude/skills/gstack && cd ~/.claude/skills/gstack && ./setup
Paste this into Claude Code (or your terminal) to install. Always skim the source before running CLI commands from strangers.
SKILL.md
# Commands worth knowing - /plan-eng-review: architecture and edge-case review before you build - /review: paranoid code-quality and completeness pass - /cso: security audit (OWASP + STRIDE) - /qa and /browse: gives Claude real eyes, a headless browser that clicks pages, reads logs, and catches breakage - /investigate: root-cause debugging - /benchmark: performance baseline - /retro: weekly retrospective