gstack
Turn your AI coding agent into a full engineering team
All Skills in This Repository (59)
Pure Emerald Level Indicatorsgstack
Provide specialized AI agents and browser automation for software development workflows.
gstack-upgrade
Upgrade gstack installations via Git or file replacement and display a changelog.
qa
Run systematic QA tests on web applications with a headless browser.
setup-browser-cookies
Import browser cookies into a headless session for authenticated web testing.
review
Analyze Git branch diffs against main for SQL injection and race conditions.
plan-ceo-review
Review product and engineering plans for strategic alignment and architectural soundness.
retro
Generates weekly engineering retrospectives from Git commit history, author statistics, and code metrics.
browse
Provide a headless Chromium browser for automated web testing and interaction.
ship
Automates merging, testing, versioning, changelog updates, and generating pull requests for your current branch.
plan-eng-review
Review proposed engineering plans for architecture, code quality, testing, and performance.
pair-agent
Connect a remote AI agent to your browser via HTTP requests with scoped access.
benchmark
Compare webpage load times and web vitals across versions using JavaScript evaluations.
Frequently Asked Questions
FAQPage SchemaHow to install gstack?โผ
Run `npx skills add garrytan/gstack --all -g -y` in your terminal to install the full skill suite globally.
What does gstack do?โผ
It gives your AI coding agent structured specialist roles for the whole development lifecycle: plan reviews, code review, browser QA, security audits, and release automation.
Which AI agents work with gstack?โผ
gstack works with Claude Code, OpenAI Codex, Cursor, OpenClaw, OpenCode, and several other agents. Setup auto-detects which agents you have installed.
Can gstack test my web app automatically?โผ
Yes. The /qa skill opens a real browser, finds bugs, fixes them, and re-verifies, while /qa-only produces a report without changing code.
Do I need to write code to use gstack?โผ
No. You describe what you want in plain English, and the agent routes your request to the right specialist skill and executes the workflow.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core