session-auditlisted
Install: claude install-skill dylanmoo/workos-plugin
# Starter Session Audit
A lightweight audit that runs at the end of any Cowork session. It catches things you told Cowork 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 project or twenty.
Read these files if they exist:
1. Root CLAUDE.md (your standing instructions)
2. Root MEMORY.md (your accumulated context)
3. Any project CLAUDE.md and MEMORY.md files that were used during this session
4. Any reference files that were loaded during this session (e.g., voice-principles.md)
## Step 2: Scan the Conversation
Go through the entire conversation from top to bottom. Look for these four signal types:
### A. Corrections
You fixed somethi