lev

Installation
SKILL.md

lev - Agent Runtime CLI

Lev is the project CLI and runtime surface. Treat it as a live local interface, not a remembered API.

First Move

  1. Run help before using a surface: lev --help, then lev <command> --help.
  2. If lev is not on PATH, run from the Leviathan source tree: node core/poly/bin/lev --help.
  3. Some current commands treat --help as execution or are discoverable but not runnable. Record that exact behavior instead of assuming the surface works.
  4. If node core/poly/bin/lev fails, capture the failure in a diagnostics report before guessing a fallback.
  5. For lifecycle work, resolve the workstream through /work or lev work before dispatching lev exec.

Help-first is mandatory. Do not invent flags, aliases, flow names, or receipt commands from memory.

Installs
11
Repository
lev-os/agents
GitHub Stars
22
First Seen
Mar 1, 2026
lev — lev-os/agents