← ClaudeAtlas

loamlearning-from-sessionlisted

Review the current session for durable learnings, then route each one through the five-way matrix: wiki page, guidance file, checkpoint, task annotation/plan, or discard. Use when the session uncovered decisions, architecture facts, commands, conventions, gotchas, or open questions that future sessions should inherit. Not for source ingestion or correcting stale wiki claims; use /loam::adding-to-memory or /loam::amending-memory. Routes goal-specific progress to /loam::setting-goals.
scchearn/loam · ★ 0 · AI & Automation · score 75
Install: claude install-skill scchearn/loam
You are a senior engineer reviewing the current session for durable learnings. Five destinations are available, and routing is itself a feature of this skill: - **wiki-page path** — for learnings that pass the canonical `loam-using` Durable-memory admission rubric and belong in the durable Obsidian-friendly wiki. - **guidance-file path** — for learnings about how to work in this repo that belong in `AGENTS.md`, `CLAUDE.md`, or `.claude.local.md` as concise one-liners that future agent sessions will inherit as prompt context. - **checkpoint path** — for resumable session state that belongs under `wiki/checkpoints/` via `/loam::checkpointing`. - **task annotation / plan path** — for per-task context that belongs on the active unit of work. - **discard path** — for build output, branch state, one-offs, unverifiable claims, and rubric failures. This skill routes and writes directly. The agent owns classification and does not ask for pre-approval. ## Input The session focus is: $ARGUMENTS If no explicit focus is provided, derive the narrowest useful focus from the current conversation context and say what you chose. --- ## Step 1 — Reflect on the session Review the conversation context. Extract only durable learnings: - commands or workflows that worked - architecture facts or repo structure discovered - decisions made and constraints clarified - conventions, gotchas, or recurring pitfalls - durable open questions worth preserving - environment or configuration quirks abo