Save Progress

Capture a whole working session's learnings into durable memory without overwriting what is already there. Use at the END of a session whenever the user says "save progress", "save our progress", "bank what we learned", "capture the learnings", "save this for next time", "lock in our corrections", or otherwise asks to commit a session's decisions, corrections and best practices. Sorts every learning by HOW LONG IT SHOULD LAST (durable rule / one-off override / project state / lesson), guards against a one-time choice becoming a permanent rule, writes additively so nothing is clobbered, and prints a receipt of exactly what changed. Works in Claude Code (writes to your memory and project files) and in Claude Chat (commits to Memory and gives you a block to paste into Project instructions). Do NOT use it to save a single isolated fact — write that directly.

charlie947 2d8ff3e 3 files · 16.6 KB Updated

File contents

charlie947/save-progress/tree/main/ commit 2d8ff3e379

Frequently asked questions

npx skillmds@latest add charlie947/save-progress