Skip to main content

Neusis Code CLI

Neusis Code is an AI-powered coding assistant that lives in your terminal. It connects to the Project Brain, giving you context-aware code generation, intelligent agents, and full traceability from decision to deployment.

What you get

  • Context-aware generation — the CLI reads your repo and the Project Brain before answering.
  • Agents — switch between a read-only Plan agent and a full-access Build agent; create your own.
  • Skills — reusable, on-demand instruction packs (SKILL.md) for repeated workflows.
  • Custom slash commands — turn any recurring prompt into /my-command.
  • MCP support — connect to local or remote Model Context Protocol servers.
  • Fine-grained permissions — allow, ask, or deny per tool and per pattern.

Next steps

  1. Install the CLI
  2. Set up your API key
  3. Initialize your first project