Om Standup banner
breferrari breferrari

Om Standup

Development community

Description

--- description: "Morning kickoff. Load today's context, review yesterday, surface open tasks, and identify priorities." --- Run the morning standup. **Start from the SessionStart injection — do NOT re-read what it already carries.** The hook has already injected: the North Star excerpt, active work, recent git changes, open tasks, hygiene flags (incl. open loops), and the file listing. Re-reading `Home.md`, `brain/North Star.md`, or re-running `git log` doubles the token cost for zero new inf

Installation

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

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

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

Full documentation available on GitHub

View Source Repository