founder-review

founder-review is a command for Claude Code from ARCASSystems/FounderOS. It costs 51 tokens per session (310 once invoked), scanned A, original, MIT.

A private monthly review that scores a founder's performance from their own files and turns the review into a small set of dated commitments.

In plain words
What is it for?
Use it to review the previous month or a specified month, answer up to five coaching questions, and record up to three commitments in the work queue.
Why use it?
It replaces memory-based reflection with a review tied to recorded evidence and avoids guessing when a measure has no tracking method.

Command for Claude Code

Written for Claude Code: allowed-tools in frontmatter.

Part of the founder-os plugin — 95 skills, 45 commands, 6 hooks shipped together

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.

agentmods
npx agentmods add commands/arcassystems/founderos/founder-review
Clone the repo
git clone --depth 1 https://github.com/ARCASSystems/FounderOS

Made for: Claude Code.

Or install founder-os, the plugin that ships this one along with the rest of its 95 skills, 45 commands, 6 hooks.

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 founder-review

README.md
[![agentmods](https://agentmods.dev/badge/commands/arcassystems/founderos/founder-review.svg)](https://agentmods.dev/commands/arcassystems/founderos/founder-review)
Your own site
<a href="https://agentmods.dev/commands/arcassystems/founderos/founder-review"><img src="https://agentmods.dev/badge/commands/arcassystems/founderos/founder-review.svg" alt="Measured on agentmods" height="20"></a>
Per session 51 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 310 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
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.00051 $0.00310
Opus 5 $0.00026 $0.00155
Sonnet 5 $0.00010 $0.00062
Haiku 4.5 $0.00005 $0.00031

Measured 5d ago against content hash bb76a05ff83b, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-06, from the pricing page.

Security

Grade A, and why

founder-review 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.

.claude/commands/founder-review.md · 25 lines

What it actually says

Founder OS founder review

Run the founder-review skill at skills/founder-review/SKILL.md end to end.

Procedure

  1. Read skills/founder-review/SKILL.md.
  2. If $ARGUMENTS names a month (YYYY-MM), score that month. Otherwise score the month just ended.
  3. If a review for that month is already recorded in brain/log.md, say so and stop unless the founder explicitly asks for a re-run.
  4. Run step 1 (scorecard), then step 2 (at most five questions), then step 3 (commitments into cadence/queue.md).
  5. Close with the brain/log.md entry.

Rules

  • Counts come from files. A measure with no instrument reports "no instrument", never a guessed number.
  • At most 3 commitments, each titled Review commitment: <words> with a date.
  • Never write any part of this review into a file another person reads.
  • No em dashes or en dashes. No banned words.
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. 5d ago First seen · 25 lines · 51 tokens per session scan A bb76a05ff83b

Subscribe to this mod's changes

founder-review is a command published in the GitHub repository ARCASSystems/FounderOS (5 stars, last pushed 22d ago), licensed MIT. It adds 51 tokens to every session and 310 once invoked, about $0.0003 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.