CLI reference

Every contractor command, grouped by setup, blueprints, and execution.

contractor is driven from the contractor CLI. Commands fall into three groups — setup, blueprints, and execution — plus a set of Claude Code slash commands installed into .claude/commands/.

Setup

Per-repo installation, AI provider slash commands, and directory scaffolding.

Blueprints

Create, inspect, validate, and archive blueprints.

Execution

Run pipelines, watch the dashboard, and keep the global state DB healthy.

Claude Code slash commands

After contractor ai install, these slash commands are available in Claude Code:

Shell completions

Configuration

Project-level configuration lives in contractor/config.yaml:

See the Get started guide for the install-and-run flow, and Concepts for how the pipeline and loops fit together.