← ClaudeAtlas

starter-session-auditlisted

Simple end-of-session audit that scans for uncaptured corrections, preferences, and decisions, then proposes saving them to the right workspace file. Use this skill whenever you say 'audit this session,' 'session audit,' 'what did we miss,' or 'end of session check.' Works with any Claude Code workspace that has a CLAUDE.md and MEMORY.md in the root folder.
juliechasen-cyber/starter-session-audit · ★ 0 · AI & Automation · score 76
Install: claude install-skill juliechasen-cyber/starter-session-audit
# Starter Session Audit A lightweight audit that runs at the end of any Claude Code session. It catches things you told Claude during the session that should be saved permanently so you never have to say them again. ## What This Skill Does Two things, and only two things: 1. **Scans for uncaptured learnings.** Looks through the conversation for corrections you made, preferences you expressed, and decisions you stated that aren't already written in your workspace files. 2. **Proposes where to save each finding.** For each uncaptured learning, it tells you which file it belongs in, what section, and the exact wording. You approve or skip each one. That's it. No file reorganization, no cleanup, no progress tracking. Just: "Did I learn anything this session that should be remembered?" ## Step 1: Discover Your Workspace Find your workspace root dynamically. Look for a CLAUDE.md file in the mounted workspace folder. Read whatever workspace files exist. The audit adapts to your setup — it works whether you have one workstation or twenty. Read these files if they exist: 1. Root CLAUDE.md (your standing instructions) 2. Root MEMORY.md (your accumulated context) 3. Any sub-folder CLAUDE.md and MEMORY.md files that were used during this session 4. Any project CLAUDE.md and MEMORY.md files that were used during this session 5. Any reference files that were loaded during this session (e.g., voice-principles.md) ## Step 2: Scan the Conversation Go through the entire conversation