Skip to main content

/DEPLOY

Kusanagi

Kusanagi's deploy agent — target detection, pre-deploy checks, deploy execution, health verification, rollback on failure. Supports VPS, Vercel, Railway, Docker, Cloudflare, and static targets.

Kusanagi avatarKusanagi

USAGE

/deploy

WHAT HAPPENS

  1. 1Kusanagi detects your deploy target from PRD frontmatter or project evidence (vercel.json, Dockerfile, SSH_HOST, etc.)
  2. 2Levi runs pre-deploy checks: build passes, tests pass, no uncommitted changes, credentials available
  3. 3Executes the deploy strategy for your target — git pull + restart for VPS, CLI deploy for Vercel/Railway, docker compose for Docker
  4. 4Spike verifies health after deploy: HTTP 200, SSL valid, security headers present, no mixed content
  5. 5If health check fails, automatic rollback to previous version with alert

THE ARMORY

Toggle flags to forge your command. — Bilbo

--targetvalue

Override auto-detected deploy target.

Skip target detection, use specified target.

--focusvalue

Bias Herald agent selection toward a specific topic. Agents with relevant expertise are prioritized in dispatch.

Herald dispatch favors agents matching the focus topic.

$/deploy
← Back to Mission Briefing