What problem does it solve?
gstack provides a unified framework that turns Claude Code prompts into an engineering workflow by defining a library of Markdown-based skills and a browser automation layer, enabling teams to ship faster with AI agents. It centralizes QA, code reviews, design reviews, and design-to-code pipelines into repeatable, loadable units.
Core Features & Use Cases
- A library of self-contained skills loaded from SKILL.md frontmatter, enabling structured agent workflows.
- Built-in browser automation with a persistent headless daemon for rapid end-to-end testing and debugging.
- Workflow pipelines that chain CEO reviews, architecture planning, design reviews, QA, ship, and doc updates to reduce context switching.
- Use cases include automating PR reviews, QA testing, design exploration, and auto-generating design docs.
Quick Start
Install gstack, then run /office-hours to start diagnosing your product idea and load the skill suite.