ship

Installation
SKILL.md

Ship

/ship closes completed code work through a pull request. Knowledge-note lifecycle and external publication remain host concerns.

Git delivery

Test, commit, create PR. One command from "code done" to "PR open".

Step 0: Read Config

Read verbs config from CLAUDE.md or AGENTS.md (whichever the project uses) for: test command, tag format, release preference.

Step 1: Pre-flight

  1. Run git pull to sync with remote (avoid conflicts from auto-backup).
  2. Run the project's test/build command. If it fails, stop and report.
  3. Run git diff --stat to see uncommitted changes.
  4. Run git log origin/{main}..HEAD --oneline for commit history.
  5. Check current branch: git branch --show-current.
Installs
3
GitHub Stars
4
First Seen
Jul 11, 2026
ship — panda850819/verbs