open-day

open-day is a command for Claude Code from superuser-pal/awesome-second-brain. It costs 25 tokens per session (375 once invoked), scanned A, original, MIT.

A morning-start command for an Obsidian-based personal knowledge system and project tracker. It reviews notes, goals, projects, tasks, and recent Git activity, then creates or updates the day's planning note.

In plain words
What is it for?
Use it at the start of a workday to review projects, check unfinished tasks, connect work to longer-term goals, and set one to three focus areas.
Why use it?
It puts yesterday's progress, current commitments, and open tasks in one short overview, helping you choose what to work on first.

Command for Claude Code

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/superuser-pal/awesome-second-brain/open-day
Clone the repo
git clone --depth 1 https://github.com/superuser-pal/awesome-second-brain

Made for: Claude Code.

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 open-day

README.md
[![agentmods](https://agentmods.dev/badge/commands/superuser-pal/awesome-second-brain/open-day.svg)](https://agentmods.dev/commands/superuser-pal/awesome-second-brain/open-day)
Your own site
<a href="https://agentmods.dev/commands/superuser-pal/awesome-second-brain/open-day"><img src="https://agentmods.dev/badge/commands/superuser-pal/awesome-second-brain/open-day.svg" alt="Measured on agentmods" height="20"></a>
Per session 25 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 375 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 $0.00025 $0.00375
Opus 5 $0.00013 $0.00187
Sonnet 5 $0.00005 $0.00075
Haiku 4.5 $0.00003 $0.00038

Measured 5d ago against content hash 4e1f25674445, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

open-day 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/rituals/open-day.md · 35 lines

What it actually says

Run the open-day kickoff:

  1. Read dashboards/HOME.md for current dashboard state
  2. Read brain/NORTH_STAR.md for current goals
  3. Check work/INDEX.md for active projects
  4. Read yesterday's and today's daily notes if they exist: obsidian daily:read
  5. List open tasks: obsidian tasks daily todo
  6. Check recent git activity: git log --oneline --since="24 hours ago" --no-merges
  7. Check for any unlinked notes or inbox items needing processing

Present a structured open-day summary:

  • Yesterday: What got done (from git log and daily note)
  • Active Work: Current projects in work/01_PROJECTS/ with their status
  • Open Tasks: Pending items
  • North Star Alignment: How active work maps to current goals
  • Suggested Focus: What to prioritize today based on goals + open items

Keep it concise. This is a quick orientation, not a deep dive.


Daily Note (morning-checkin)

After the open-day summary, run the morning-checkin workflow from the daily-rituals skill:

  1. Check for an active week in plan/ (show week goal + progress if found)
  2. Check if today's daily note exists (plan/DD-MM-YY-XX.md) — create from template if not
  3. Ask for today's top 1-3 focus areas
  4. Mark selected tasks [/] in source project files and active week file
  5. Fill "Today's Focus" section in the daily note
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 · 35 lines · 25 tokens per session scan A 4e1f25674445

Subscribe to this mod's changes

open-day is a command published in the GitHub repository superuser-pal/awesome-second-brain (14 stars, last pushed 4mo ago), licensed MIT. It adds 25 tokens to every session and 375 once invoked, about $0.0001 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-30.