github▌
97 indexed skills · max 10 per page
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.
qa-only
garrytan/gstack · gstack-qa
Same testing methodology as `/qa`, but report-only. It is for bug finding without any code edits.
benchmark-models
garrytan/gstack · 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
garrytan/gstack · 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
garrytan/gstack · gstack-security
Security-audit skill that combines application security, infrastructure review, CI/CD checks, supply-chain scanning, LLM security, OWASP framing, and STRIDE analysis.