ceorkm/kratos-memory-skill ? reverse-engineered prompt

Reverse engineered prompt

Build me a skill for AI coding agents that gives them persistent memory across sessions.

I want it to automatically check project memory when a new session starts, then remember important things like bug fixes, architecture choices, project rules, deployment details, and anything that would be annoying to explain again later. It should also be able to search past notes and bring back context when I ask about it.

Keep everything local on my machine, with no network calls, and make sure each project has its own isolated memory. If the memory tool is not already installed, the setup should handle that for me. I’d like this to work with the usual coding agents that support skills, and I want the install experience to be simple enough that I can just add it and start using it right away.

If you need to check the latest docs for the memory CLI or skills format, look them up online first.

Are you gonna build this?

make sure you review the code using coderabbit

Try freeSponsored — opens CodeRabbit in a new tab