mirror of https://github.com/garrytan/gstack.git
- New /setup-deploy skill: interactive guided setup for deploy configuration.
Detects Fly.io, Render, Vercel, Netlify, Heroku, Railway, GitHub Actions,
and custom deploy scripts. Writes config to CLAUDE.md with custom hooks
section for non-standard setups.
- Enhanced deploy bootstrap: platform-specific URL resolution (fly.toml app
→ {app}.fly.dev, render.yaml → {service}.onrender.com, etc.), deploy
status commands (fly status, heroku releases), and custom deploy hooks
section in CLAUDE.md for manual/scripted deploys.
- Platform-specific deploy verification in /land-and-deploy Step 6:
Strategy A (GitHub Actions polling), Strategy B (platform CLI: fly/render/heroku),
Strategy C (auto-deploy: vercel/netlify), Strategy D (custom hooks from CLAUDE.md).
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
|
||
|---|---|---|
| .. | ||
| gstack | ||
| gstack-benchmark | ||
| gstack-browse | ||
| gstack-canary | ||
| gstack-careful | ||
| gstack-design-consultation | ||
| gstack-design-review | ||
| gstack-document-release | ||
| gstack-freeze | ||
| gstack-guard | ||
| gstack-investigate | ||
| gstack-land-and-deploy | ||
| gstack-office-hours | ||
| gstack-plan-ceo-review | ||
| gstack-plan-design-review | ||
| gstack-plan-eng-review | ||
| gstack-qa | ||
| gstack-qa-only | ||
| gstack-retro | ||
| gstack-review | ||
| gstack-setup-browser-cookies | ||
| gstack-setup-deploy | ||
| gstack-ship | ||
| gstack-unfreeze | ||
| gstack-upgrade | ||