davesienkowski

Gsd Release Preflight — Development skill for Claude Code

Development community

Run the release pre-flight against all four LIVE release scripts before cutting a release (OWN-02).

How to install Gsd Release Preflight

Installs to ~/.claude/skills/davesienkowski-gsd-contrib-toolkit-gsd-release-preflight/SKILL.md

Terminal
mkdir -p ~/.claude/skills/davesienkowski-gsd-contrib-toolkit-gsd-release-preflight && curl -fsSL https://raw.githubusercontent.com/davesienkowski/gsd-contrib-toolkit/HEAD/commands/gsd-release-preflight.md -o ~/.claude/skills/davesienkowski-gsd-contrib-toolkit-gsd-release-preflight/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Gsd Release Preflight does


description: Run the release pre-flight against all four LIVE release scripts before cutting a release (OWN-02). argument-hint: "(no args needed)" allowed-tools: Bash, Read

Run the OWN-02 release/publish **pre-flight** — a one-command, **advisory, read-only** check that runs the four LIVE gsd-core release scripts in a non-mutating capacity, aggregates **every** failure (no fail-fast), and exits nonzero if any blocker exists, so you see the full picture before cutting a release.

**This

Alternatives in Development

  • HERO Anti OverDefense — HERO = Hashing · Edge cases · Rubrics · Overbuild — the four shapes coding agents over-defend in 333 ★
  • Nonstop — Autonomous work mode for Claude Code 263 ★
  • The Dev Squad — Give Claude its own dev team: one supervisor, four specialists, and bulletproof plans/builds without losing co 231 ★

Full documentation available on GitHub

View Source Repository