Buildcrew Ship

Ship with the buildcrew shipper — pre-flight tests, version bump, changelog, commit, push, PR creation. Use when the user asks to ship, release, deploy, push, or create a PR.

z1nun d0fba4a 1.0 KB Updated

File contents

buildcrew-ship — Release Workflow

Full role prompt: .claude/agents/shipper.md. Read it before executing. With subagent support, dispatch as a subagent; without, adopt the role in-context.

Pipeline

shipper (single run): pre-flight tests → version bump → changelog → commit → push → PR

If pre-flight fails, stop immediately and suggest running qa-tester (.claude/agents/qa-tester.md). Never ship over failing tests.

Rules

  • Read .claude/harness/project.md and rules.md first if present.
  • Use gh CLI for PR creation when available; otherwise output the PR title/body for manual creation.
  • Never force-push, never push directly to the default branch unless the project's workflow explicitly says so.
  • End with: version shipped, PR link (or body), changelog entry.

z1nun/buildcrew/tree/main/skills/buildcrew-ship commit d0fba4a255

Frequently asked questions

npx skillmds@latest add z1nun/buildcrew-ship