
from gstack-ko42
Release-engineering workflow: merge a PR, wait for CI/deploy, run canary checks and optionally revert — designed for safe, auditable production landings.
Implements a complete land-and-deploy release workflow tailored to gstack conventions. It auto-detects PRs or accepts a PR/URL argument, validates CI and merge readiness, merges (using auto-merge where available), waits for deploy workflows, and performs canary verification (console, perf, content checks). It also offers revert flows and produces a detailed deploy report.
Invoke manually with /land-and-deploy when you are ready to merge a PR to production and want automated verification: use for web apps, services, or repos with CI/deploy pipelines. It is explicit (manual trigger only) and includes a safety pre-merge readiness gate that asks for confirmation if warnings or blockers appear.
Designed for Claude Code / gstack-enabled agents and general-purpose agents that can run shell commands and call GitHub CLI (gh).
This skill has not been reviewed by our automated audit pipeline yet.
Plan Design Review
Interactive, designer-eye review of design plans: rates dimensions, finds gaps, and edits the plan to add missing UI decisions and interaction states.
CSO — Chief Security Officer Audit (gstack-ko)
Manual Chief Security Officer auditing skill that runs an infrastructure-first security review: secrets archaeology, supply-chain checks, CI/CD analysis, LLM se
Canary — Post-deploy Monitor
Post-deploy canary monitor that watches production pages for console errors, performance regressions, and page failures; captures screenshots and compares them