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.
npx agentmods add commands/arcassystems/founderos/strategic-readgit clone --depth 1 https://github.com/ARCASSystems/FounderOSWrote 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.
[](https://agentmods.dev/commands/arcassystems/founderos/strategic-read)<a href="https://agentmods.dev/commands/arcassystems/founderos/strategic-read"><img src="https://agentmods.dev/badge/commands/arcassystems/founderos/strategic-read.svg" alt="Measured on agentmods" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5 | $0.00071 | $0.00660 |
| Opus 5 | $0.00036 | $0.00330 |
| Sonnet 5 | $0.00014 | $0.00132 |
| Haiku 4.5 | $0.00007 | $0.00066 |
Grade A, and why
strategic-read 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 5d 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.
How it starts
The opening of the file, as written. The whole thing — 46 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Founder OS strategic read
Run the strategic-read skill at skills/strategic-read/SKILL.md end to end. Optional single argument selects one section.
Procedure
- If
core/identity.mddoes not exist, replyFounder OS not set up here. Say "set up Founder OS" first.and stop. - If
skills/strategic-read/SKILL.mdis missing, replystrategic-read skill not found at skills/strategic-read/SKILL.md. Restarting Claude Code fixes this most of the time, because it reloads what is installed. If it happens again after a restart, say "update Founder OS".and stop. - If a single argument was passed AND it does not match one of the valid section keys (
identity,commitments,decisions,flags,next-moves), replyUnknown section: <arg>. Valid keys: identity, commitments, decisions, flags, next-moves.and stop. Do not fall back to the full report. - Follow the strategic-read skill instructions exactly. Read each file in the documented order, run the stale-context check, then render the 5-section report (no arg) or the one selected section (valid arg) inside the fenced block.
- Output the structured block defined in the skill. Nothing before, nothing after.
When to use
- Returning to the OS after a gap and needing one orientation pass.
- Before a planning session, to anchor on current state instead of last remembered state.
- When a question touches priorities, pipeline, decisions, and flags at once.
When NOT to use
- A single-channel question. Use
/todayfor the day or/founder-os:brain-pass "<question>"for synthesis on a specific topic. - A keyword match. Use
/founder-os:query "<keyword>".
Examples
/founder-os:strategic-read- full 5-section report/founder-os:strategic-read flags- only the Active flags section/founder-os:strategic-read next-moves- only the Next 3 recommended moves section- "give me a strategic read"
- "where am I across the OS"
- "just give me the flags from the strategic read"
Rules
- Read-only. This is a read of your current files; nothing is auto-modified.
- No external dependencies. No paid API.
- No em dashes or en dashes.
- No banned words.
- Cite stable entry IDs where they exist. Summarise, do not paste raw bodies.
- If the daily anchor or weekly commitments header is stale, the report prepends a STALE line and recommends refreshing before re-running.
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.
- 5d ago First seen · 46 lines · 71 tokens per session scan A 5dca98b40f51
strategic-read is a command published in the GitHub repository ARCASSystems/FounderOS (5 stars, last pushed 21d ago), licensed MIT. It adds 71 tokens to every session and 660 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-08-31.
Other commands, from other repositories
tree
Show file tree with sync status indicators showing which files are indexed, modified, new, or deleted.
shards
Create and manage named recursive folder scopes that reuse a Collection index.
init
Create project or user-level YAML configuration.
crux-compress
Compress markdown rule files, code files, and images into CRUX notation for token/size efficiency.
voice-sessions
List all voice elicitation interview sessions.
batch
This page documents how the livewiki batch command is registered with the Commander CLI framework and how it formats batch run reports for human consumption.