Skip to content

Give your agents the context code leaves out.

Nauro gives connected agents human-approved project judgment and current state before they plan or change work.

Nauro through the software development life cycle. Human guidance is optional in every phase. New or revised project judgment requires your approval.
  1. Planning: Load current state.
  2. Analysis: Human and agent clarify missing intent.
  3. Design: The agent drafts a decision.
  4. Human review: You review, correct, or approve the draft.
  5. Implementation: Use approved judgment.
  6. Testing and integration: Check against intent.
  7. Maintenance: Update project context.

See what agents find before they start.

Recorded in Pareto, a small test project.

Codex to Claude Code judgment handoff demo

Codex checks Pareto's existing concurrency policy, recommends a top-tier change while keeping the default at six, and records it after the user approves. In a later Claude Code session, the agent retrieves the approved limit and rejects an unsupported increase to ten.

Cache rule demo

The agent checks the current planner cache rule before responding to a request to return the cache to five minutes. It asks whether the earlier assumptions changed instead of silently replacing the rule.

Install Nauro and connect your first project.

The record is local Markdown. You do not need an account, and cloud sync stays off until you enable it.

How the record works
Local setup Start here

Adopt the repo you already have.

1 Install

Install the local CLI.

Install Nauro with uv. Other install methods and Windows steps are in the quickstart.

$ uv tool install nauro
Need another install method or Windows steps? See all install options
2 Connect the repository

Open a terminal at your repository root.

nauro adopt connects and wires this repository for your local agents. Then confirm the connection.

$ nauro adopt --with-skills --with-subagents
$ nauro status
3 Build the record

Start a fresh agent task.

Start a fresh Claude Code or Codex task, then run /nauro-adopt. The agent skill builds the initial project record from the repository.

Optional remote access

Use the same record in web clients.

After local setup succeeds, enable cloud access only if you want to use Nauro from a web client.

$ nauro auth login && nauro link --cloud

Cloud promotion is one-way. It changes the local project ID and repository config, then attempts the initial push. If that upload fails, run nauro sync to retry.

Connector URL: https://mcp.nauro.ai/mcp.