npx --no-install navi-cli with no arguments to see the commands and built-in flows
available in the current project.
Choose a command
Ask about a repository
The default command searches the current repository and answers withfile:line citations:
-w to ask about another project:
--deep command to run next.
Run a flow
Flows package a repeatable task inaction.yaml. For example:
Check work before calling it done
Give Navi the claim and the evidence you already have:-t value:
Work with sessions
One session keeps related runs, outcomes, continuations, and overrides together.session show prints the complete timeline and current state. story prints a
short deterministic account. Neither command calls a model.
Continue a session with -t; add --fork to copy its history into a new
session before running:
Connect or remove agent interop
From the target project:install creates Navi-owned symlinks for the interop skill and local launcher.
uninstall removes only links recorded in Navi’s ownership receipt. See
Connect your agent for the exact layout and the
npx skills alternative.
Flags you will use most
For JSON output, stdin binding, session filters, environment variables, and
process exits, use the Automation contract.