plugins/remember.bak/skills/remember/SKILL.md
Quick-write a lightweight session note to memory/sessions/note.md. For full session wrap-up, use coordinator:session-end or /handoff.
npx skillsauth add oduffy-delphi/coordinator-claude rememberInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Write a session note so the next session can continue cleanly. Use your knowledge of the current session — you were here. Write in first person ("I").
Path: Write to tasks/session-note.md in the project root. Overwrite any existing content.
Format:
# Session Note
## State
{What's done, what's not. Files, MRs, decisions. 2-4 lines max.}
## Next
{What to pick up. Priority order. 1-3 items.}
## Context
{Non-obvious gotchas, blockers, preferences from this session. Skip if nothing.}
Rules:
Say "Saved." when done — nothing else.
tools
Orient session — preflight, load context, choose work
documentation
Wrap up finished work — capture lessons, update docs
development
Triangulate plan-claim / code-reality / review oracles to classify each plan into DELIVERED+REVIEWED / DELIVERED-UNREVIEWED / PARTIAL / IN-FLIGHT / ABANDONED. Run after any crash or 'did we actually finish what we think we finished?' moment.
testing
Check for a published coordinator update and advise a preserve-by-default migration path — never a blind overwrite.