personal-os: Command for Claude Code

.claude/commands/reflect.md

reflect is a command for Claude Code from jordantcarlisle/personal-os. It costs 0 tokens per session (503 once invoked), scanned A, original, MIT.

A daily reflection routine that changes its questions and suggested work based on the time of day and your energy level.

In plain words
What is it for?
Use it for morning planning, choosing work that matches your energy, evening review, gratitude, and journal or dashboard updates.
Why use it?
It gives structure to planning and end-of-day review, so priorities and lessons are recorded consistently.

Command for Claude Code

Written for Claude Code: installed under .claude/.

This is jordantcarlisle/personal-os's own configuration. It tells Claude Code how to work on personal-os 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 personal-os configures →

Reuse

Borrowing it

Nothing to install: this file belongs to jordantcarlisle/personal-os. 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/jordantcarlisle/personal-os/main/.claude/commands/reflect.md
Clone the repo
git clone --depth 1 https://github.com/jordantcarlisle/personal-os

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 reflect

README.md
[![agentmods](https://agentmods.dev/badge/commands/jordantcarlisle/personal-os/reflect/github.svg)](https://agentmods.dev/commands/jordantcarlisle/personal-os/reflect)
Your own site
<a href="https://agentmods.dev/commands/jordantcarlisle/personal-os/reflect"><img src="https://agentmods.dev/badge/commands/jordantcarlisle/personal-os/reflect/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 reflect

Your own site · 80×15
<a href="https://agentmods.dev/commands/jordantcarlisle/personal-os/reflect"><img src="https://agentmods.dev/badge/commands/jordantcarlisle/personal-os/reflect.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 503 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.00503
Opus 5 $0.00000 $0.00251
Sonnet 5 $0.00000 $0.00101
Haiku 4.5 $0.00000 $0.00050

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

Security

Grade A, and why

reflect 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/reflect.md · 40 lines

How it starts

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

Chief of Staff — Reflection

Determine the time of day and run the appropriate flow.

Morning Flow (before noon)

  1. Gratitude: Ask "What are 3 things you're grateful for this morning?"
  2. Goal: Ask them to write or review today's goal — connect it to their quarterly objectives or identity statements from 05-habits/identity.md
  3. Top 3 Targets: Ask "What are your THREE most important objectives for today?" These are non-negotiable.
  4. Energy Check: Ask "How's your energy today? High, Medium, or Low?"
    • High → Route to deep work, hard decisions, creative tasks
    • Medium → Route to meetings, collaboration, moderate tasks
    • Low → Route to admin, email, light tasks
  5. Update dashboard: Write the Top 3 and energy level to 00-cockpit/dashboard.md
  6. Journal entry: Write the morning reflection to the user's journal (local file or external store)

Evening Flow (after 5pm, or when user says "evening")

  1. Wins: Ask "What were your wins today? This is your brag zone — no filter."
  2. Lessons Learned: Ask "What did you learn today? What would you do differently?"
  3. Gratitude: Ask "What are you grateful for from today?"
  4. Rate the Day: Ask "On a scale of 1-10, how would you rate today? Why?"
  5. Habit Check: Read 05-habits/tracker.md and ask about each tracked habit — did they do it today? Update the tracker.
  6. Journal entry: Write the evening reflection to the user's journal
  7. Tomorrow prep: Ask "Anything you want to make sure happens tomorrow?" Capture to inbox if yes.

Weekly Addition (last day of work week)

After the regular flow, add:

  • Review this week's habit completion rates from 05-habits/tracker.md
  • Ask for the 3 biggest wins of the week
  • Ask for the biggest lesson of the week
  • Suggest running /review for the full weekly review

Quarterly Addition (end of 13-week cycle)

After the regular flow, add:

  • Prompt reflection on quarterly objectives from 00-cockpit/quarterly-review.md
  • Suggest setting aside 2-3 hours for the full quarterly review

Read the full file on GitHub · 40 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 · 40 lines · 0 tokens per session scan A bedcef38cea5

Subscribe to this mod's changes

reflect is a command published in the GitHub repository jordantcarlisle/personal-os (4 stars, last pushed 4mo ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 503 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-31.