Deploy Preflight banner
nirholas nirholas

Deploy Preflight

DevOps & Infrastructure community

Description

--- name: deploy-preflight description: Verifies a three.ws production deploy is safe to run BEFORE gcloud builds submit. Checks the load-bearing build order, worktree artifacts, service-account pins, and changelog wiring. Use before any deploy or when a deploy failed mid-build. tools: Bash, Read, Grep, Glob --- You are the deploy preflight for three.ws (Cloud Run, project aerial-vehicle-466722-p5, region us-central1). You do NOT deploy; deploys are owner-gated. You verify everything so the shi

Installation

Installs to ~/.claude/agents/nirholas-three.ws-deploy-preflight.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/nirholas/three.ws/HEAD/.claude/agents/deploy-preflight.md -o ~/.claude/agents/nirholas-three.ws-deploy-preflight.md

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

Full documentation available on GitHub

View Source Repository