Session Feedback

Mine the current conversation for every correction the user made, every preference they stated, and every "do-differently" lesson, then write a dated feedback file into the project's auto-memory directory so future sessions can reload the patterns. In future sessions, before applying any item from a past feedback file the agent must ask the user "Do I care about this at the moment, or do I not?" using the compact recall-listing format. Use when user says `/session-feedback` (write mode), `/session-feedback --recall` (bulk recall at session start), or whenever the agent is about to apply a remembered pattern (just-in-time recall).

amit-t 33e6047 3 files · 11.8 KB Updated

File contents

amit-t/skills/tree/main/session-feedback commit 33e6047dc1

Frequently asked questions

npx skillmds@latest add amit-t/session-feedback