Ship.

platform

Five capabilities

Neutral map of what a Ship-style setup needs — no vendor lock-in in the names.

Source: documentation/tools/index.md

maparchitecture

Tools

Ship is tool-agnostic. This section defines capability boundaries, not mandatory vendors.

Five capabilities every setup needs

CapabilityWhy it existsTypical implementations
Tracker truthShared queue and state machineLinear, Jira, GitHub Issues, Azure Boards, ClickUp, spreadsheet
SchedulerDeterministic timing and retriesGitHub Actions, GitLab CI, Buildkite, cron + runner
Agent runtimeExecutes prompts against repositoryCursor, Codex, Claude Code, Copilot + scripts
Regression runnerVerifies product integrity in hosted envPlaywright, Cypress, custom e2e
Security/dependency signalAdds evidence for risk decisionsSnyk, OSS scanners, internal tooling

What Ship standardizes

What Ship does not standardize

Use with other docs