Skip to content

CLI

CommandWhat it does
repo-harness initfirst-run bootstrap — CLI, host hook adapters, runtime deps (skills, CodeGraph)
repo-harness installinstall only the global runtime / hook adapters (lower-level; init is the usual entry)
repo-harness updaterefresh the global CLI + managed runtime to the latest
repo-harness adopt [--dry-run]install / preview the repo-local workflow
repo-harness statusCLI version, host install state, route coverage, repo opt-in
repo-harness doctorread-only readiness diagnostics (PATH, version, hosts, trust)
repo-harness prdgenerate a PRD in plans/prds/
repo-harness sprintplan a sprint backlog in plans/sprints/
repo-harness goalprepare a bounded /goal handoff
repo-harness checkrun the workflow verification gates
repo-harness shipreview, push, and open a PR
repo-harness mcp serve --profile plannerexpose workflow files to ChatGPT Pro (read-only)

Run any command with --help for its full flag set.