candid-fast-ship

Installation
SKILL.md

Candid Fast Ship

A minimal shipping path for low-risk changes. Unlike candid-ship, which runs all steps by default and lets you opt out, candid-fast-ship runs nothing by default — only steps explicitly enabled in the fastShip config block. PR creation always runs.

Step configuration (commands, target branch, issue tracker details) is inherited from the existing ship block. fastShip is purely a set of on/off toggles that sit on top of it.

Workflow

Execute these steps in order. The mechanics for each step are defined in skills/candid-ship/WORKFLOW.md. This file specifies the toggle semantics unique to candid-fast-ship.

Step 1: Pre-Flight Checks

Run the pre-flight checks from WORKFLOW.md → "Pre-Flight Checks".

Step 2: Load Configuration

Read config per WORKFLOW.md → "Load Configuration", with two top-level fields:

  • fastShip.* — the boolean toggles (see CLI Flags table below for the schema)
  • ship.* — command values, target branch, issue tracker config (inherited)
Installs
8
GitHub Stars
19
First Seen
Apr 25, 2026
candid-fast-ship — ron-myers/candid