@firstpick/pi-prompts-agent-memory
v0.1.4
Published
Reusable Pi prompt templates for maintaining durable agent memory.
Maintainers
Readme
Prompts Agent Memory for Pi
Adds reusable prompts for keeping Pi’s long-term memory useful and tidy.
What you can do
- Adds six ready-made memory-maintenance prompts.
- Helps keep durable notes short and useful.
- Separates stable preferences from temporary conversation details.
- Uses Pi’s normal memory locations.
Install
Install it through Pi:
pi install npm:@firstpick/pi-prompts-agent-memoryRestart Pi if the package does not appear in your current session.
How to use it
Run /update-memory when you want Pi to review and tidy durable memory. Confirm that the proposed notes are accurate and do not contain secrets before keeping them.
/update-memory— promote durable, general facts from daily memory into long-term memory./memory-summarize— summarize recent daily memory into a concise context brief./memory-search-context— search memory for topic-specific facts with sources and confidence./memory-prune— review long-term memory for stale, duplicate, or low-signal entries./memory-rule-add— draft a scoped rule note from a repeated preference or workflow./memory-session-save— append a concise end-of-session note to daily memory.
Technical details
See TECHNICAL.md for complete commands, configuration, compatibility, security, and troubleshooting information.
