@firstpick/pi-prompts-agent-memory

promptmaintained

Reusable Pi prompt templates for maintaining durable agent memory.

by · v0.1.4 · published 1d ago

$ pi install npm:@firstpick/pi-prompts-agent-memory
downloads/mo
348
stars
55
last push
14h ago
open issues
0

Signals

license: MITtestspi manifest: missinginstall size: —deps: 0peer deps: 0

Download trend

No downloads in the last 12 weeks.

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-memory

Restart 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.