Skip to content

Fleet

Manage agent skills across opencode, pi, codex, claude code, Cursor and Bob — one state file, six harnesses.

Fleet keeps a single state file as the source of truth and projects it into each harness’s own config. Skills never move, the canonical store (~/.agents/skills) is never edited, and the skills CLI stays the install and update backend.

Turn off per harness

fleet skill off tdd --harness pi disables one skill in one harness — fleet skill on restores it.

Interactive matrix

Bare fleet opens the skill × harness matrix: toggle, stage, and apply together.

Custom skills

fleet skill adopt moves a custom skill into your skills collection and wires it for every harness.

Doctor & Sync

fleet skill doctor previews drift; fleet skill sync converges configs with the state file.