Docs
keepitmovin docs
keepitmovin runs your coding agents in one terminal, watches for rate
limits, and gives the next tool a structured handoff of the work. Run
kim and a first-run wizard gets you
started. Zero config required.
Start here
- Install — get the CLI on your machine.
- Quickstart — the zero-config path, first run to first handoff.
- How handoff works — what the handoff file is and why it matters.
- Supported tools — the nine tools, with install and sign-in notes for each.
- Configuration — every setting in the config file, with defaults.
- FAQ — the questions everyone asks first.
Every command
| Command | What it does |
|---|---|
kim | Start (or resume) your tools. |
kim init | Create the config file and .keepitmovin/ folders without the wizard. |
kim setup | Re-run the guided setup wizard. |
kim providers | Edit your fallback order (--all to browse the full catalog). |
kim doctor | Check your config, tool availability, and git context (--all for the full catalog). |
kim handoff | Show the current handoff file's path and a preview. |
kim session | Show a summary of the most recent session. |
kim mcp | Serve, inspect, install, or remove the read-only local MCP integration. |
kim clear | Delete local handoff and session files (--yes to skip the confirmation). |
keepitmovin works as the full command name too — same binary.
Press Ctrl+] while a tool runs to switch to the next tool
manually.