Virtual engineering team: 43 specialist skills for code review, QA, planning, design, shipping, and browser automation.
Forked from garrytan/gstack and converted to native Claude Code plugin format.
claude --plugin-dir /path/to/gstackOr add to your Claude Code settings.json plugin list.
Build the browse daemon (required for browser skills):
gstack-browse-build/gstack:review— Pre-landing PR review/gstack:cso— OWASP Top 10 security audit/gstack:qa— QA with real browser testing/gstack:qa-only— QA report without code changes
/gstack:office-hours— YC-style office hours brainstorm/gstack:plan-ceo-review— Strategic review/gstack:plan-eng-review— Architecture review/gstack:plan-design-review— Design audit/gstack:plan-devex-review— Developer experience review/gstack:autoplan— Automated multi-review pipeline
/gstack:ship— Release engineer (test, build, PR)/gstack:land-and-deploy— Merge and deploy/gstack:canary— Post-deploy monitoring/gstack:document-release— Post-ship doc updates/gstack:benchmark— Performance regression detection/gstack:benchmark-models— Model performance comparison
/gstack:design-review— Design audit with fixes/gstack:design-consultation— Design system from scratch/gstack:design-html— HTML/CSS design iteration/gstack:design-shotgun— Visual design exploration/gstack:devex-review— Developer experience audit
/gstack:browse— Headless browser with persistent sessions/gstack:qa— QA with real browser testing/gstack:open-gstack-browser— Launch headed browser
/gstack:careful— Destructive command guardrails/gstack:freeze//gstack:unfreeze— Lock/unlock file changes/gstack:guard— Protected operations
/gstack:investigate— Systematic root-cause debugging/gstack:learn— Extract and apply project learnings/gstack:retro— Weekly engineering retrospective
/gstack:setup-deploy— One-time deploy config/gstack:setup-browser-cookies— Browser cookie setup/gstack:health— Plugin health check
Run /gstack:health to verify plugin is working correctly.
git fetch upstream
scripts/upstream-diff.shSee LICENSE file.