shiptrail

Installation
SKILL.md

Shiptrail

Use Shiptrail after real builder work exists: a demo, shipped feature, technical thread, or proof-backed update. Prefer dry-run first when evidence, privacy, capability status, or publish mode is uncertain.

If shiptrail is not installed, install the public CLI package with npm install --global @shiptrail/cli. In a contributor checkout, use corepack pnpm --dir packages/cli build and node packages/cli/dist/index.js instead.

The public CLI defaults to https://shiptrail.dev. Use --api-url only for local development, preview deployments, or explicit staging checks.

Install This Skill

Install the companion skill after the CLI so the coding agent knows when and how to use shiptrail.

For Claude Code:

npx -y skills@latest add https://shiptrail.dev --skill shiptrail -g -a claude-code -y

For Codex:

Installs
41
First Seen
Jul 6, 2026
shiptrail from shiptrail.dev