viriansemail-sys

Launch And Go — Development skill for Claude Code

Development community

Launch-and-go mode.

How to install Launch And Go

Installs to ~/.claude/skills/viriansemail-sys-claude-code-helper-launch-and-go/SKILL.md

Terminal
mkdir -p ~/.claude/skills/viriansemail-sys-claude-code-helper-launch-and-go && curl -fsSL https://raw.githubusercontent.com/viriansemail-sys/Claude-Code-Helper/HEAD/commands/launch-and-go.md -o ~/.claude/skills/viriansemail-sys-claude-code-helper-launch-and-go/SKILL.md

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

What Launch And Go does


description: Launch-and-go mode. Runs the 10-item pre-flight checklist, stamps the per-project bug log, orchestrates subagent-driven execution, and optionally hands off to /supervisor for overnight. Required before T0 on any project extending a legacy pipeline or ingesting a new corpus.

/launch-and-go — Launch-and-Go Mode

You are entering **Launch-and-Go Mode.** the user's standing rule (2026-05-23):

**"It's supposed to be launch and go, not launch and debug for two days."**

This

Alternatives in Development

  • Hackingtool Plugin — Claude Code plugin: 183+ pentesting & OSINT tools from Z4nzu/hackingtool 1k ★
  • Overnight PRs — Autonomous overnight loop — verify issues against the codebase, close stale ones, ship PRs through /ship (bug 324 ★
  • Nonstop — Autonomous work mode for Claude Code 263 ★

Full documentation available on GitHub

View Source Repository