Hot banner
Rajan-Metaliya Rajan-Metaliya

Hot

Development community

Description

--- description: Refresh the hot cache (hot.md) — the recent-context tier read first each session --- Refresh `hot.md` at the repo root — the "what was I just doing?" cache every session reads first. Keep it SMALL (≤ ~40 lines). Auto-write, then show the diff. ## Phase 1: Gather recent signal (read, don't dump) 1. The 3 most recent `notes/daily/YYYY-MM-DD.md` — what was worked on, blockers. 2. `notes/tasks/` — open tasks (`status` ≠ `done`), highest priority / soonest due first. 3. Each `notes

Installation

Installs to ~/.claude/commands/rajan-metaliya-claude-notes-hot.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/Rajan-Metaliya/claude-notes/HEAD/.claude/commands/hot.md -o ~/.claude/commands/rajan-metaliya-claude-notes-hot.md

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

Full documentation available on GitHub

View Source Repository