lev-cdo

Installation
SKILL.md

Lev CDO — Architecture-Aware Deliberation

Thin wrapper over the cdo skill. Adds lev-specific context to every agent brief.

How It Works

  1. Generate architecture context on the fly (bash commands, not static files)
  2. Inject into every CDO agent's system prompt as <lev-context> block
  3. Delegate to cdo skill for turn execution, synthesis, and convergence
  4. All CDO presets (quick/think/deep/full/debug) work — this just adds context

Context Injection

Before dispatching any CDO agent, generate and prepend this context:

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