← ClaudeAtlas

first-hour-compasslisted

Show a NEW-table author the stateful "you are here / next artifact / authoring skill" orientation card for ONE table in the Seshat BI repo. Use when someone asks "where is this table in the readiness journey", "what do I do next for <table>", or "orient me on a new table". READ-ONLY and invoke-and-present only: it parses that table's mappings/<table>/readiness-status.yaml and RENDERS a single-table orientation card (current stage, the next non-pass stage + the artifact it needs + the authoring skill that produces it, plus recorded STOP rows). It RENDERS recorded state (never recomputes a status, advances a stage, writes a pass, infers/back-fills an approval, or fabricates evidence), runs NO validator, opens NO DB connection, and emits NO numeric health/confidence/percent-ready/maturity score (hard rule #9). It is the STATEFUL single-table sibling of the F026 readiness-viewer (multi-table matrix) and the stateful form of the F006 static onboarding checklist.
Kemetra/Seshat-BI · ★ 2 · API & Backend · score 68
Install: claude install-skill Kemetra/Seshat-BI
# First-Hour Compass The stateful single-table orientation card for a new-table author. F024 module class: **Product Module / `read-only`**. It answers, for ONE table: *where am I, what is the next artifact, which skill authors it, and what human STOP is recorded?* ## What it does / does NOT do - **Creates no truth.** It copies recorded fields; it defines no meaning, sets no status. - **Changes no state.** It edits no file and runs no git mutation (a run leaves `git status` clean -- see the read-only proof below). - **Infers no approval.** It never populates, back-fills, or synthesizes an approval; it only reports whether the next stage's `<stage>-ready.md` names a required owner and whether an `approvals[]` entry is recorded. - **Fabricates no evidence.** A missing/absent field is reported as the honest not-started state, never invented. - **Runs no validator, opens no DB.** It reads `readiness-status.yaml` only. - **Emits no score.** No numeric health / confidence / percent-ready / maturity value. A request for one is DECLINED (hard rule #9); orientation is the four explicit statuses + evidence + blockers + the next allowed step. ## How it renders (renders, never re-derives) | Card field | Source (copied verbatim) | |------------|--------------------------| | You are here | `readiness-status.yaml` `current_stage` + that stage's `status` | | Next stage | the FIRST non-`pass` stage in pipeline order (Source -> Mapping -> Silver -> Gold -> Semantic Model -> Da