Ilk Ship banner
inluck-net inluck-net

Ilk Ship

DevOps community

Description

Run the verify → fix → release → deploy sequence for the active batch. Use when the user says "/ilk-ship", "ship the batch", "release this batch", or "deploy". This is the **release gate** for an ilk-loop batch. It runs five phases in order: Audit → Verify → Fix → Release → Deploy. Phase 0 is non-skippable — a batch whose own sub-plans are unproven must not be released. **`shipped` is commit-only and local.** It is not pushed, not CI-verified, not deployed. `/ilk-ship` is the step that turns

Installation

Installs to ~/.claude/skills/inluck-net-ilk-skills-ilk-ship/SKILL.md

Terminal
mkdir -p ~/.claude/skills/inluck-net-ilk-skills-ilk-ship && curl -fsSL https://raw.githubusercontent.com/inluck-net/ilk-skills/HEAD/commands/ilk-ship.md -o ~/.claude/skills/inluck-net-ilk-skills-ilk-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