obsidian-mind: Command for Claude Code

.claude/commands/om-review-peer.md

om-review-peer is a command for Claude Code from breferrari/obsidian-mind. It costs 0 tokens per session (1,019 once invoked), scanned A, original, MIT.

A command for writing a colleague's peer review in a company review system. It gathers evidence from project notes, pull requests, reviews, and other available work records.

In plain words
What is it for?
Use it to write project feedback, strengths, development areas, principles feedback, and confidential comments when supported by the review system.
Why use it?
It helps produce concise, evidence-based feedback that fits review-field limits instead of relying on memory or vague impressions.

Command for Claude Code

Written for Claude Code: installed under .claude/.

This is breferrari/obsidian-mind's own configuration. It tells Claude Code how to work on obsidian-mind itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything obsidian-mind configures →

Part of the obsidian plugin — 8 skills, 20 commands, 10 agents, 5 hooks, 1 MCP server shipped together

About the project

Obsidian Mind is an Obsidian vault that stores notes, links, indexes, and other accumulated context so AI coding agents can retain memory across sessions. It is designed for Claude Code and also supports Codex CLI and Gemini CLI through shared hooks, commands, and vault data. Its catalogue add-ons package the vault’s commands, agents, skills, hooks, instructions, settings, plugin, and MCP integration.

breferrari/obsidian-mind · 4,620 stars · on GitHub

Reuse

Borrowing it

Nothing to install: this file belongs to breferrari/obsidian-mind. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/breferrari/obsidian-mind/main/.claude/commands/om-review-peer.md
Clone the repo
git clone --depth 1 https://github.com/breferrari/obsidian-mind

Made for: Claude Code.

Or install obsidian, the plugin that ships this one along with the rest of its 8 skills, 20 commands, 10 agents, 5 hooks, 1 MCP server.

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 om-review-peer

README.md
[![agentmods](https://agentmods.dev/badge/commands/breferrari/obsidian-mind/om-review-peer/github.svg)](https://agentmods.dev/commands/breferrari/obsidian-mind/om-review-peer)
Your own site
<a href="https://agentmods.dev/commands/breferrari/obsidian-mind/om-review-peer"><img src="https://agentmods.dev/badge/commands/breferrari/obsidian-mind/om-review-peer/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for om-review-peer

Your own site · 80×15
<a href="https://agentmods.dev/commands/breferrari/obsidian-mind/om-review-peer"><img src="https://agentmods.dev/badge/commands/breferrari/obsidian-mind/om-review-peer.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 0 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 1,019 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.
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.00000 $0.01019
Opus 5 $0.00000 $0.00509
Sonnet 5 $0.00000 $0.00204
Haiku 4.5 $0.00000 $0.00102

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

Security

Grade A, and why

om-review-peer 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 10d 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/om-review-peer.md · 103 lines

How it starts

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

Peer Review Writer

Write a peer review for a colleague on your company's review tool. Produces project feedback, principles, and performance summary — all within 1000-char limits, fact-checked against vault evidence.

Usage

/om-review-peer <Name>

Context: Review System

Adapt to your company's review system. Common patterns:

  • Peers give comments only — typically no scores. Manager gives scores.
  • Calibration may happen at a broader organizational level.
  • Common review fields: per-project feedback, principles, Strengths, Areas of Development, Confidential Comment (manager-only). Check your tool's character limits.

Workflow

1. Gather Evidence

Load in order:

  1. Person note from org/people/<Name>.md
  2. PR evidence from perf/evidence/<Name> PRs - <cycle>.md (run /om-peer-scan if missing)
  3. Peer review notes from work/active/ (any active review writing notes)
  4. Any brag sheet or impact overview the person shared (user provides)
  5. Relevant work notes (search vault for their name)
  6. Slack context if available

2. Assess Visibility

For each submitted project, classify your evidence level:

  • Direct: Worked together daily, first-hand observations
  • Reviewed: Saw their PRs, reviewed some code, aware of the work
  • Informed: From their brag sheet or shared documents, limited personal observation

Be explicit about this in the review text. Never overclaim visibility.

3. Draft

For each section, draft within your tool's character limit. Use node --experimental-strip-types .claude/scripts/charcount.ts <file> "<section>" "" <limit> to verify.

Project feedback (per project):

  • Lead with your relationship to the work ("worked alongside daily" vs "less direct visibility")
  • Describe what they did and why it matters — behaviors and decisions, not just deliverables
  • Include one specific moment you personally observed if possible

Principles (your company's defined principles):

  • Lead with first-hand evidence, supplement with brag sheet
  • Each principle should have distinct evidence — don't repeat the same example
  • Reference specific behaviors, not generic praise

Read the full file on GitHub · 103 lines

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. 10d ago First seen · 103 lines · 0 tokens per session scan A 734d3eaa3dc2

Subscribe to this mod's changes

om-review-peer is a command published in the GitHub repository breferrari/obsidian-mind (4,620 stars, last pushed 8d ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 1,019 tokens. 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-30.