Om Correct banner
breferrari breferrari

Om Correct

Productivity community

Description

--- description: "Sweep a corrected fact through the vault — finds every note restating it, applies the correction at the single source, replaces restatements with links, and preserves notes that correctly record what was believed at the time." --- # /om-correct ``` /om-correct "<the corrected fact, stated as it is now true>" ``` The acting half of Write-Correctness Law 2. Laws 1 and 2 already say a corrected fact must be swept out of every note restating it; this is the thing that does it.

Installation

Installs to ~/.claude/commands/breferrari-obsidian-mind-om-correct.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/breferrari/obsidian-mind/HEAD/.claude/commands/om-correct.md -o ~/.claude/commands/breferrari-obsidian-mind-om-correct.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository