gstack▌
42 indexed skills · max 10 per page
land-and-deploy
garrytan/gstack · gstack-release
Continues from `/ship` by merging, waiting for CI/deploy completion, and then verifying production health.
unfreeze
garrytan/gstack · gstack-safety
Clears the directory edit boundary previously set by `/freeze`.
setup-deploy
garrytan/gstack · gstack-safety
Detects platform-specific deployment details and writes the config needed for future `land-and-deploy` runs.
learn
garrytan/gstack · gstack-memory
Manages long-lived learnings and recurring patterns that gstack has collected across sessions.
context-save
garrytan/gstack · gstack-memory
Saves decisions, git state, and pending work so future sessions can resume without reconstructing context from scratch.
context-restore
garrytan/gstack · gstack-memory
Restores saved context, including across branch changes and workspace handoffs.
retro
garrytan/gstack · gstack-memory
Weekly engineering retrospective over code activity, trends, and team contributions.
health
garrytan/gstack · gstack-memory
Quality dashboard skill that wraps project checks and reports a weighted health score and trend line.
ship
garrytan/gstack · gstack-release
Handles release preparation steps such as syncing base, running checks, updating release metadata, pushing, and opening the PR.
codex
garrytan/gstack · gstack-multi-ai
Wrapper around OpenAI Codex CLI for code review, adversarial challenge mode, and consultation with follow-up continuity.