Ship A Phase banner
daretodave daretodave

Ship A Phase

Development community

Description

--- description: Ship one phase of the kit's build plan — docs + templates + gate + tick. --- You are invoked under the `ship-a-phase` skill — full autonomy, no review checkpoint. Read `skills/ship-a-phase.md` end to end before touching anything else. Argument handling: - No argument → next `[ ]` phase (skip `[skipped]`/`[blocked: …]`). - `phase <N>` → ship that phase regardless of order. Procedure: §4. Hard rules: §5. Failure modes: §6. Everything else — doc placement, wording, scope edges —

Installation

Installs to ~/.claude/commands/daretodave-nexus-ship-a-phase.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/daretodave/nexus/HEAD/.claude/commands/ship-a-phase.md -o ~/.claude/commands/daretodave-nexus-ship-a-phase.md

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

Full documentation available on GitHub

View Source Repository