Skip to content
Productivity
Command

/reflect

Reflect on recent work — log lessons to the journal and propose distilled rule updates for review

From plugin
obsidian-knowledge-agent
20612 skills12 commands
Install
> /plugin marketplace add Michael-OvO/obsidian-knowledge-agent
> /plugin install obsidian-knowledge@obsidian-knowledge-agent

How it fires

How this command gets triggered: by you, by Claude, or both.

  • Fires itselfClaude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
  • Slash command/reflect

Context preview

What this command does when you run it.

Reflect on recent work — log lessons to the journal and propose distilled rule updates for review

Command definition

reflect.md
description: Reflect on recent work — log lessons to the journal and propose distilled rule updates for review

Run Phase 7 (Reflect & Evolve) from `.agents/self-evolution.md`.

1. Review what changed this session: `git --no-pager status` and `git --no-pager diff` on the vault, the conversation, and especially any **corrections** the user made (corrections are the highest-value signal). 2. **Append** a dated entry to `.agents/learned/journal.md` (append-only — never rewrite past entries). Create `.agents/learned/` first if it does not exist. 3. Identify durable lessons (ones that would change a *future* run). For each, pick the right home:

  • a preference/override → edit `.agents/learned/conventions.md` (consolidate;

keep it a tight rule set, not a changelog);

  • a classification judgment → add/update a row in `.agents/learned/examples.md`;
  • a whole new input shape → write a playbook to

`.agents/learned/skills/<kebab-name>.md` with a `trigger:` line and steps. 4. The journal entry can be committed freely. For `conventions.md` / `examples.md` / `skills/` changes, show the proposed diff, summarize each change in one line with the motivating journal entry, and let me approve before committing.

Ships withobsidian-knowledge-agent

Talk to your vault. It does the rest. You drop it in. It files, it teaches, and it remembers how you like your notes. Point any agentic assistant at your Obsidian vault and talk to it — "save this link", "organize my inbox", "ingest the syllabus in Inbox".

Get the whole plugin
Stats
206
Stars
12
Forks
Maintained
Maintenance
Python
Language
MIT
License
1mo ago
Last commit
2mo ago
Created

Repo: Michael-OvO/obsidian-knowledge-agent