gstack was designed by Garry Tan to automate the end-to-end software delivery lifecycle into a 7-stage sprint loop: Think (/office-hours), Plan (/plan-ceo-review), Architect (/plan-eng-review), Build (/codex), Review (/review), Test (/qa), and Ship (/ship). LayBuild Stack reverse-engineers the codebase and presents it with visual flowcharts, interactive execution flows, live daemon API inspectors, and multi-host compiler previews.
git clone --single-branch --depth 1 https://github.com/garrytan/gstack.git ~/.claude/skills/gstack cd ~/.claude/skills/gstack && ./setup