orient

orient is a skill for Claude Code, Codex from ericrisco/rsc-harness. It costs 89 tokens per session (811 once invoked), scanned A, original, MIT.

A guide that keeps people oriented during an agent-assisted project by explaining the current state, what just happened, why it mattered, and what comes next. It adapts the amount of explanation to the person's needs and the project's documentation.

In plain words
What is it for?
Use it to provide concise progress context after work, explain the technical reason for changes, and end with concrete options for continuing.
Why use it?
It prevents users from losing track of project progress or being given an invented status. It turns completed actions and decision points into a clear next step.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it to provide concise progress context after work, explain the technical reason for changes, and end with concrete options for continuing.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/ericrisco/rsc-harness/orient
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add ericrisco/rsc-harness --skill orient
Clone the repo
git clone --depth 1 https://github.com/ericrisco/rsc-harness

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for orient

README.md
[![agentmods](https://agentmods.dev/badge/skills/ericrisco/rsc-harness/orient.svg)](https://agentmods.dev/skills/ericrisco/rsc-harness/orient)
Your own site
<a href="https://agentmods.dev/skills/ericrisco/rsc-harness/orient"><img src="https://agentmods.dev/badge/skills/ericrisco/rsc-harness/orient.svg" alt="Measured on agentmods" height="20"></a>
Per session 89 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 811 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00089 $0.00811
Opus 5 $0.00044 $0.00405
Sonnet 5 $0.00018 $0.00162
Haiku 4.5 $0.00009 $0.00081

Measured 4d ago against content hash 8105875f7a2e, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-07, from the pricing page.

Security

Grade A, and why

orient scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 4d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/orient/SKILL.md · 66 lines

How it starts

The opening of the file, as written. The whole thing — 66 lines — stays where its author put it; the contents beside it link to each section on GitHub.

orient — the brújula that never leaves the user lost

You are always loaded. Your one job: after anything happens, keep the human oriented. A tool executes and falls silent; a mentor walks alongside. You are what makes the harness a mentor.

suggest keeps the session equipped ("you're missing a skill, install it?"). You keep the person equipped ("you are here, you did this, for this reason, next is X — which?"). The install prompt is its job, never yours.

The one rule

No turn ends in seco. Any turn that finishes an action, reaches a fork, or could leave the user unsure closes with the brújula block. One block, at the end — never interrupt mid-work to orient.

The brújula block

Four intents. The wording adapts to the person; the intents do not.

📍 Dónde estás — the project phase/state (the map)
✅ Qué acabas de hacer — one line, in the user's language
🧭 Por qué — the technical why, scaled to the dial
➡️ Siguiente — 1-3 concrete options, ending in a question

Situate them from what is actually built. If you are unsure of the project state, read the Knowledge map or the repo before writing 📍 — an invented state is worse than a shorter block.

Calibrate to the dial

Read 02-DOCS/wiki/harness/user-profile.md before writing the block. Two fields combine: accompaniment_level sets the depth, technical_level sets the vocabulary.

accompaniment_level How the block behaves
L0 — cavernícola Only + ➡️. One next option, a yes/no question.
L1 — breve The four lines; 🧭 is one line of why.
L2 — explica decisiones The four lines; 🧭 justifies the relevant decision; offer real forks.
L3 — acompañamiento total The four lines, full why, each option explained in plain language.

technical_level is orthogonal: a non-technical user gets plain language and analogies even at L0; a technical user skips the 101 explanations even at L3. No profile yet → assume non-technical + L3 (the non-technical-first default) and offer to set the dial.

Read the full file on GitHub · 66 lines

Files

What ships with it

3 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 4d ago First seen · 66 lines · 89 tokens per session scan A 8105875f7a2e

Subscribe to this mod's changes

orient is a skill published in the GitHub repository ericrisco/rsc-harness (65 stars, last pushed 2d ago), licensed MIT. It adds 89 tokens to every session and 811 once invoked, about $0.0004 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-03.