CLIScenariosScenario guides
Scenario 2: Choose a default main harness and alias harnesses
Use this when you want one harness to be your canonical setup and a few others to be kept aligned with it.
Frequency: Occasional (once after init, then when your toolchain changes) · Status: Shipped
Use this when you want one harness to be your canonical setup and a few others to be kept aligned with it.
Typical commands:
harnesstap harness set --main claude-code --aliases cursor,codex
harnesstap harness statusNotes:
harnesstap harness listis the source of truth for valid harness IDs.--interactiveis available, but the non-interactive flag path is the main automation-friendly workflow.