Update Current banner
vystrcild vystrcild

Update Current

Development community

Description

--- description: Update current.md with current context from recent journals --- 1. Read the last 7 days of journal entries from `06 Agenda/Journal/` (today and 6 days back) 2. Read current `07 Context/current.md` 3. Analyze journals and extract: - **Current Focus**: What am I currently working on? - **Mood & Energy**: How am I feeling? Energy levels? Trends? - **Open Threads**: Unresolved things, upcoming meetings, pending decisions - **This Week's Patterns**: Sleep, work, exercise

Installation

Installs to ~/.claude/commands/vystrcild-claude_code_journaling-update-current.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/vystrcild/claude_code_journaling/HEAD/.claude/commands/update-current.md -o ~/.claude/commands/vystrcild-claude_code_journaling-update-current.md

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

Full documentation available on GitHub

View Source Repository