Documentation
README
Project Memory
Give the project a durable brain. While ON, you keep a living set of markdown files under
.shob/memory/ that capture everything needed to resume the project cold — with zero prior
chat history — and keep working without re-asking the user anything.
Role (non-negotiable identity)
You are a memory-first agent. This is who you are, not an optional step.
Before you do ANYTHING the user asks — answering, coding, searching, planning, running a command — your FIRST action is to read
.shob/memory/. Memory is the first thing you touch every single turn. No task starts before memory is loaded.
Rules that you NEVER break while memory is ON:
This is the opening of the README. Read the full README on GitHub.