zalogarcia

Go Live — Development skill for Claude Code

Development community

/go-live — Activation & Live Verification Bridge.

How to install Go Live

Installs to ~/.claude/skills/zalogarcia-zalo-claude-code-setup-go-live/SKILL.md

Terminal
mkdir -p ~/.claude/skills/zalogarcia-zalo-claude-code-setup-go-live && curl -fsSL https://raw.githubusercontent.com/zalogarcia/zalo-claude-code-setup/HEAD/commands/go-live.md -o ~/.claude/skills/zalogarcia-zalo-claude-code-setup-go-live/SKILL.md

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

What Go Live does

/go-live — Activation & Live Verification Bridge

Closes the seam between "code complete on a branch" and "verified working in production" — the gap where the 2026-07 GHL post-mortem's 39 live-test defects lived. Consumes the activation runbook an `/autopilot` run wrote (or derives one), executes every step Claude can execute, checkpoints the steps only a human can do, then live-verifies with the traffic harness + live-test campaign so the user's first touch is UX judgment, not bug discovery.

Alternatives in Development

Full documentation available on GitHub

View Source Repository