@autopilot-harness/cli
v0.2.9
Published
Autopilot harness CLI — structured planning, checklist execution, and multi-lens self-review for Cursor and Claude Code (bin: autopilot-harness)
Maintainers
Readme
@autopilot-harness/cli
CLI for Autopilot — a vibecoding harness that turns open-ended agent chat into structured planning → checklist execution → multi-lens self-review.
Bin name: autopilot-harness. Requires Node.js 22+. v0.2 ships Cursor and Claude Code.
Autopilot does not guarantee bug-free software. It raises confidence that work was planned, checklist-scoped, and pressure-tested under several review lenses.
Install & init
From the app you want to instrument (cwd = that project):
npx @autopilot-harness/cli init --platform cursor --yesInteractive TUI (platform still defaults to cursor):
npx @autopilot-harness/cli initThen reload the Cursor window (or start a new Agent chat) and run:
/autopilot-on— plan (grill →plans/<slug>/)/autopilot-run— execute the checklist
Useful commands
npx @autopilot-harness/cli status
npx @autopilot-harness/cli doctor
npx @autopilot-harness/cli upgrade --dry-run
npx @autopilot-harness/cli --helpGlobal install (optional):
npm i -g @autopilot-harness/cli
autopilot-harness init --platform cursor --yesUse the scoped package name (@autopilot-harness/cli). There is no bare npm package named autopilot-harness.
Docs
- GitHub README — product overview
- Quickstart
- Config
- Troubleshooting
License
MIT — see LICENSE.
