cdno orient
Daily orientation: the commitments due soon, your active projects, a single suggested starting point, and any stewardship habits that have lapsed.
A habit counts as lapsed when its line in a stewardship dashboard’s ## Active Habits section
declares it so — a status starting with “lapsed” after the em-dash, e.g.
- Swimming 1x/week — lapsed since March. The dashboard is the source of truth (updated
during reviews); orientation only surfaces what it says, without judgement.
cdno orient [OPTIONS]
Options
| Flag | Description |
|---|---|
--energy <ENERGY> | Bias the suggested starting point toward this energy level: deep, medium, or light. |
Plus the global options. With --json, emits the orientation as a
structured object.
Examples
cdno orient # neutral suggestion
cdno orient --energy deep # bias toward a heavy-focus action
cdno orient --energy light # bias toward something quick on a low day
cdno orient --json | jq '.suggested_start'
Related MCP tool
See also
- The daily loop.
status— projects only, without the commitments digest.