garrytan/gstack▌
41 approved skills in this repository
office-hours
gstack-planning
YC Office Hours with two modes. Startup mode asks six forcing questions around demand reality, status quo, specificity, wedge, observation, and future-fit. Builder mode is for side projects and open source. It saves a design doc and is intended to run before implementation work.
open-gstack-browser
gstack-browser
Launches a visible AI-controlled browser window with the GStack sidebar and anti-bot behavior for live observation and control.
plan-eng-review
gstack-planning
Engineering-manager style review that hardens the plan around architecture, boundaries, state transitions, edge cases, tests, and diagrams before coding starts.
gstack
Productivity
Fast headless browser for QA testing, deployment verification, and user flow dogfooding. \n \n Navigate URLs, interact with elements, verify page state, and take annotated screenshots with element labels and reference IDs \n Supports responsive layout testing (mobile/tablet/desktop), file uploads, form validation, and dialog handling with auto-accept \n Includes snapshot diffing to show exactly what changed after interactions, plus console and network inspection for debugging \n Persistent brows
make-pdf
gstack-utility
PDF generation skill for turning markdown documents into publication-style PDFs with proper layout, TOC, pagination, and print polish.
autoplan
gstack-planning
Orchestrates CEO, design, eng, and DX reviews from disk and applies internal decision principles to auto-progress the plan, surfacing only taste-sensitive decisions at the end.
design-shotgun
gstack-design
Variant-generation workflow for visual exploration. It shows multiple design directions, gathers structured feedback, and iterates toward a preferred direction.
gstack-upgrade
gstack-utility
Self-updater for gstack installs, including vendored/global detection and release summary output.
plan-devex-review
gstack-planning
DevEx review for developer-facing products. It explores personas, benchmarks onboarding, and scores friction across APIs, CLIs, SDKs, libraries, docs, and platform flows.
guard
gstack-safety
Combines `/careful` and `/freeze` for maximum safety when working in sensitive environments.
freeze
gstack-safety
Sets a session-wide edit boundary so file changes only happen inside a chosen directory.
careful
gstack-safety
Safety hook that intercepts destructive shell commands and asks before running risky operations like recursive delete, data-destruction SQL, reset-hard, or force-push.
pair-agent
gstack-browser
Grants browser access to another AI agent with scoped permissions and per-agent tab/session isolation.
setup-browser-cookies
gstack-browser
Imports cookies from a real browser into the headless browser context so authenticated flows can be tested.
browse
gstack-browser
Headless Chromium-based testing browser for screenshots, interaction, layout checking, form handling, and state verification.
document-release
gstack-release
After shipping, it syncs README, architecture docs, contributing docs, changelog, and related project documentation to match the current code.
benchmark
gstack-release
Performance benchmarking skill focused on web loads, Core Web Vitals, and regressions across runs or changes.
canary
gstack-release
Post-deploy monitoring loop that watches a live app for page failures, performance regressions, and console issues.
land-and-deploy
gstack-release
Continues from `/ship` by merging, waiting for CI/deploy completion, and then verifying production health.
unfreeze
gstack-safety
Clears the directory edit boundary previously set by `/freeze`.
setup-deploy
gstack-safety
Detects platform-specific deployment details and writes the config needed for future `land-and-deploy` runs.
learn
gstack-memory
Manages long-lived learnings and recurring patterns that gstack has collected across sessions.
context-save
gstack-memory
Saves decisions, git state, and pending work so future sessions can resume without reconstructing context from scratch.
context-restore
gstack-memory
Restores saved context, including across branch changes and workspace handoffs.
retro
gstack-memory
Weekly engineering retrospective over code activity, trends, and team contributions.
health
gstack-memory
Quality dashboard skill that wraps project checks and reports a weighted health score and trend line.
ship
gstack-release
Handles release preparation steps such as syncing base, running checks, updating release metadata, pushing, and opening the PR.
codex
gstack-multi-ai
Wrapper around OpenAI Codex CLI for code review, adversarial challenge mode, and consultation with follow-up continuity.
qa-only
gstack-qa
Same testing methodology as `/qa`, but report-only. It is for bug finding without any code edits.
benchmark-models
gstack-multi-ai
Cross-model benchmark skill for comparing Claude, GPT/Codex, and Gemini on the same prompt and optionally an LLM-judge quality pass.
qa
gstack-qa
Full QA loop that tests the product, fixes discovered issues, re-verifies the fixes, and can generate regression coverage. Supports multiple severity tiers.
cso
gstack-security
Security-audit skill that combines application security, infrastructure review, CI/CD checks, supply-chain scanning, LLM security, OWASP framing, and STRIDE analysis.
devex-review
gstack-build-review
Developer-experience audit that actually runs onboarding and documentation flows, measures time-to-happy-path, and compares reality against planning assumptions.
investigate
gstack-build-review
Debugging workflow with an explicit rule: no fixes until the root cause is understood. The flow is investigate, analyze, hypothesize, then implement.
review
gstack-build-review
Code-review pass focused on the actual diff, aimed at risks that often survive CI such as SQL safety, trust boundaries, and structural regressions.
design-review
gstack-design
Live-site visual QA plus fixes. It looks for spacing, hierarchy, AI slop, consistency, and interaction issues and can iterate with before/after verification.
design-html
gstack-design
Converts an approved mockup or design direction into production-oriented HTML/CSS with computed layout and framework-aware output expectations.
design-consultation
gstack-design
Design system creation workflow that researches comparable products, proposes an aesthetic system, and writes `DESIGN.md` as the canonical design source of truth.
plan-tune
gstack-planning
Lets users tune how often gstack asks certain planning questions and inspect the psychographic/developer profile inferred from prior interactions.
plan-design-review
gstack-planning
Interactive design-plan review that scores design quality, identifies unresolved UX issues, and improves the plan before anyone ships UI.
plan-ceo-review
gstack-planning
Founder-mode review that asks what product is really being built, not just what feature was requested. Supports scope expansion, selective expansion, hold-scope, and scope-reduction modes.