gstack

Run specialized AI workflows for planning, code review, and automated web browsing.

Updated Jan 24, 2026
One-click install
npx skills add https://github.com/tpgordon8/Pet-App --skill gstack-tpgordon8
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gstack
Source: https://github.com/tpgordon8/Pet-App/tree/main/.claude/skills/gstack
Command: npx skills add https://github.com/tpgordon8/Pet-App --skill gstack-tpgordon8

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill transforms a generic AI assistant into a team of specialists, enabling users to invoke specific, opinionated workflows for tasks like code review, planning, and automated web browsing.

Core Features & Use Cases

  • Specialized Workflows: Access distinct AI "brains" for different tasks (e.g., CEO planning, engineering review, QA testing).
  • Automated Web Interaction: Use the /browse skill for AI-driven web navigation, testing, and data scraping.
  • Use Case: When reviewing a pull request, instead of a generic AI response, you can use /review for a rigorous code audit or /browse staging.myapp.com to have the AI perform a full QA pass on your staging environment.

Quick Start

Use the gstack skill to browse to the staging website and check the user signup flow.

Frequently Asked Questions about gstack

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate AI web browsing and QA testing for a staging environment?

Automated AI web browsing for QA testing is handled by the `/browse` command, which navigates a headless browser to perform staging environment QA passes and scrape data. It simulates user interactions to validate web application flows.

Can I use Claude Code for rigorous pull request code review?

Yes, Claude Code supports rigorous pull request code review by invoking the `/review` command. This triggers an engineering rigor mode that performs a specialized code audit instead of a generic AI response.

What is the best way to use AI for product management planning?

AI product management planning is executed via the CEO planning mode, which provides specialized, opinionated workflows for task planning. It transforms a generic AI assistant into a distinct planning specialist.

Does workflow automation support distinct AI modes for different development tasks?

Workflow automation supports distinct AI modes for different development tasks by offering specialized brains like CEO planning, engineering review, and QA testing. These modes are accessed as integrated slash commands.