ワンクリックで
read-working-memory
// Load the Nowledge Mem Working Memory briefing at Proma session start, after a break, or when recent context would help the current task.
// Load the Nowledge Mem Working Memory briefing at Proma session start, after a break, or when recent context would help the current task.
Save durable Nowledge Mem insights when a Proma conversation produces decisions, procedures, preferences, plans, learnings, or project context that should survive future sessions.
Save or archive the current Proma session to Nowledge Mem when the user explicitly asks, especially as a fallback when automatic hooks are unavailable.
Search Nowledge Mem memories and threads from Proma when the user references past work, prior decisions, recurring problems, or project history.
Check whether Nowledge Mem is reachable from Proma, including MCP status, CLI fallback, API URL, and configuration issues after install or update.
Search past decisions, procedures, learnings, or context relevant to the current task. Trigger when work connects to prior decisions, a debugging pattern resembles a past issue, the user asks about rationale, or uses recall language like "that approach" or "like before".
Check Nowledge Mem setup, detect your agent, and guide native plugin installation. Use when the user asks about setup, configuration, or when memory tools aren't working as expected.
| name | read-working-memory |
| description | Load the Nowledge Mem Working Memory briefing at Proma session start, after a break, or when recent context would help the current task. |
Read your daily Working Memory briefing to understand current context for Proma sessions.
Session start: beginning a new Proma conversation, returning after a break, or when recent context would help.
During session: user asks about current work, references recent decisions, or says "what was I working on?"
Skip if: already loaded this session, user wants a fresh start, or the task is isolated and trivial.
Primary (MCP):
mcp__nowledge-mem__read_working_memory
Fallback (CLI):
nmem wm read
# or with JSON output:
nmem --json wm read
Add --space "<space name>" for space-aware lanes.
The briefing includes: active focus areas ranked by activity, flagged priorities, unresolved flags, recent knowledge-base changes, and deep links to specific memories. Use nowledgemem:// links to reference specific memories when relevant.
If MCP tools are unavailable, verify ~/.proma/agent-workspaces/default/mcp.json has the nowledge-mem server configured with key "servers". For CLI fallback, install via pip install nmem-cli or use the Nowledge Mem desktop app.