What problem does it solve?
gstack provides a self-contained skill that automates a persistent headless browser workflow for Claude Code, reducing setup friction and enabling deterministic QA, design dogfooding, and regression verification.
Core Features & Use Cases
- Persistent browser daemon: A long-running Chromium instance that retains cookies, sessions, and state across commands.
- Deterministic tasks: Supports goto, click, fill, snapshot, diff, and annotations to reproduce bugs and verify fixes.
- Evidence generation: Produces annotated screenshots, diff reports, and textual outputs suitable for PRs and test records.
- Workflow integration: Powers end-to-end QA, review, and ship workflows by providing reliable browser automation capabilities to Claude Code.
Quick Start
Start a browse session in Claude Code and issue a browse command to begin dogfooding a site.