This is a WorkBuddy-adapted version of Garry Tan's gstack, the 15-tool Claude Code setup he used to ship 600k lines of production code in 60 days. It ports the full workflow from product validation through shipping: office hours for idea validation, multi-perspective plan reviews (CEO, eng, design), code review, QA, and automated releases. The original relied on slash commands and local scripts with Bun and Git. This version strips that out into pure prompts that work with any AI assistant platform. The "boil the lake" philosophy is intact: finish what you start, actually fix problems instead of noting them. If you liked gstack but don't use Claude Code, this gives you the same opinionated workflow without the tooling dependencies.
npx skills add https://github.com/aicreator-wind/gstack-openclaw-skills --skill gstack-openclaw-skills