← ClaudeAtlas

orientlisted

Orient a spec-driven jig/servo/shaper repository with a read-only, project-wide briefing: start from the `workflow.py orient` headline, then survey Proposed ADRs, DEFERRED triggers, refinement items, release plans, the inbox, and the bug board; render one readable headline, titled sections, one recommendation, and an owning-skill handoff. Use when the user invokes `/jig:orient` or explicitly asks for a whole-project session pickup, a return-after-time-away briefing, the overall project status or big picture, or what to pick up next across the repository. Do not use for mid-implementation questions about the current slice such as "what's next?" or "what's blocking this test?"; those continue current work rather than requesting a project-wide rescan. Also do not use for non-code projects; use `studio:project-desk`. Never write files or lifecycle state; scheduled jobs and dashboards may capture stdout.
ramboz/jig · ★ 4 · Testing & QA · score 70
Install: claude install-skill ramboz/jig
# Orient **One job: tell the user where the project stands and what to do next, in a shape they can actually read.** The user runs `/jig:orient` (or asks to be oriented) — the calm manager's question, *"where do things stand, and what should I pick up?"* Orient answers it by reading the project's own truth (not guessing), and presenting it in **one fixed, scannable layout**: a headline that tells the honest state, then a short stack of **titled sections**, each a list of **titled bullets** — never a wall of inline prose with items buried mid-sentence. The substance is grounded; the **format is the point**. If the answer reads like a paragraph with five things crammed into it, the skill has failed even if every fact is right. This is a **project-level rescan**, not a mid-flow nudge. A bare conversational *"what's next?"* while actively implementing a slice is asking to continue that slice — not to re-survey the whole project. Orient is for the deliberate "step back and take stock" moment (an explicit `/jig:orient`, a session pickup, a "where are we overall"). --- ## Start from the deterministic headline Do not re-derive the project's lifecycle state by hand — jig already computes it. Run the read-only command spec 088 added and use its line as your factual base: ```bash python3 "${PLUGIN_ROOT}/skills/spec-workflow/workflow.py" orient --project-dir . # → jig hint: <scaffold state> · active specs: <rollup> · focus: <slice needing attention> ``` That single `jig hint:` l