CLI

CLI Overview

A quick overview of the main Munk AI CLI entry points.

CLI Overview

The munk CLI is organized around a few primary commands.

doctor

Use munk doctor to verify the local environment before running more complex workflows.

start

Use munk start when you want to turn a natural-language goal into a local verification run.

review

Use munk review when you want structured review findings tied to a code change summary.

verify change

Use munk verify change when you want a review-first verification flow around a concrete code change.

serve

Use munk serve when you want the local API and recording-related UI entry points available from the browser.