Agent Ship banner
Lucioway Lucioway

Agent Ship

Git community

Description

--- name: agent-ship description: "SDD Phase 5 — Ship the milestone. Update PROGRESS.md, tag release, open PR (if applicable), advance to next milestone." --- # /agent-ship — Ship Phase ## Prerequisite `VERIFICATION_REPORT.md` exists with all criteria ✓ (no blockers). ## Process 1. Append entry to `PROGRESS.md`: ```md ## <milestone> — YYYY-MM-DD - Tasks: T-001, T-002, T-003 - Outcome: <one-line result> - Artifacts: <links> ``` 2. Tag release: `git tag -a v<n>.<m> -m "<mile

Installation

Installs to ~/.claude/skills/lucioway-way-stack-agent-ship/SKILL.md

Terminal
mkdir -p ~/.claude/skills/lucioway-way-stack-agent-ship && curl -fsSL https://raw.githubusercontent.com/Lucioway/way-stack/HEAD/commands/agent-ship.md -o ~/.claude/skills/lucioway-way-stack-agent-ship/SKILL.md

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

Full documentation available on GitHub

View Source Repository