Imported from rasis2/rasis2.github.io (
AGENTS.md). Install upstream withnpx skills add rasis2/rasis2.github.io. Copyright stays with the author.
Project Memory
This project maintains a persistent memory file at .opencode/memory.md so work continues across sessions.
Session start (required)
Before starting any work in a new session, read .opencode/memory.md and review the ## Last session section. If it records unfinished work, decisions, or context, factor it into what you're doing.
Session end (required)
When the session is wrapping up (the user stops giving tasks or asks you to summarize), update the ## Last session section in .opencode/memory.md with:
- What was worked on (short paragraph)
- Current state / unfinished work
- Key decisions made
- Suggested next steps
Keep it concise but complete enough that a fresh session can pick up where this one left off. If the file already has a ## Last session section, replace it (keep only the most recent session).