← ClaudeAtlas

get-statuslisted

Render the state of the ODD loop from the repository's committed .odd/ history and git alone - one screen by default (the loop state per lineage with its burn-down and next action), the full tables on request (per-service loop state, findings ledger, trends, open telemetry gaps) - read-only, no backend queries, no report written. Use when answering where the loop is, when /odd-status runs, or when a status must be computed offline from the clone.
using-system/oddyssey · ★ 6 · Code & Development · score 71
Install: claude install-skill using-system/oddyssey
# Get the ODD Loop Status Answer "where is the loop?" for this repository, from its committed memory alone. Every input is already in the clone — the stored reports, the ruling ledgers, and git — so the status costs no backend query, no running stack, and no network: it is what the loop wrote down about itself. ## Sources — and nothing else - `.odd/observe-run-reports/` and `.odd/otel-instrumentation-reports/`: frontmatters first, bodies only where a step below needs their structured tables or a verification's rulings; - git metadata about the repository and those files: report commit dates, and each report's `revision` and `tree_anchor` fields against the commits that came after it — resolved in the repository the report's `repository` field names: the store's own when the field is absent or names the store, otherwise the clone the caller named (`--repository <identity>=<path>`), and nowhere when none is named; - `.odd/decisions.md`, the findings decision ledger, and `.odd/entry-classifications.md`, the tree-entry classification ledger — both read through the ledger contract `odd-memory`'s `decisions` reference owns: that reference is the format's authority, this skill only reads what was written under it. A missing file means no decision, or no classification, has been recorded yet, which is a fact, not an error. All of them are read under the memory contract (`odd-memory`): frontmatter first, then sections, never a whole file without a stated