pmm-recall

Synthesize focused briefings from memory files for lost-context handoffs.

15|8|Updated Mar 21, 2026
One-click install
npx skills add https://github.com/NominexHQ/pmm-plugin --skill pmm-recall
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pmm-recall
Source: https://github.com/NominexHQ/pmm-plugin/tree/main/local/pmm-recall
Command: npx skills add https://github.com/NominexHQ/pmm-plugin --skill pmm-recall

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill eliminates the friction of jumping between workstreams by synthesizing concise briefings that surface recent decisions, context, and next steps so you can act immediately without re-reading every memory file.

Core Features & Use Cases

  • Session resume: Reads last.md and progress.md to craft a compact state update whenever no topic is provided.
  • Focused recall: Searches active Tier 1 files plus Tier 2 relationship assets when needed to explain any topic you name, citing decisions, lessons, and plans.
  • Smart routing: Honors lazy/eager hooks, bootstrapping flags, and agent dispatch rules to keep reads read-only while still covering the right memory surface.
  • Use case: Ask for "product launch" recall after a weekend away to instantly know what was decided, what’s blocked, and what you promised to do next.

Quick Start

Ask pmm-recall for your topic to receive an actionable briefing that weaves recent activity, decisions, lessons, and next steps into one response.

Frequently Asked Questions about pmm-recall

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I resume a stalled workstream without re-reading all my memory files?

To resume a stalled workstream, request a context memory briefing that synthesizes recent decisions, lessons, and next steps from your memory files into a compact, actionable summary. This prevents lost-context handoffs by surfacing only critical state updates needed to continue.

What is the best way to get a focused topic briefing from my knowledge management files?

A focused topic briefing searches active Tier 1 files and consults Tier 2 relationship assets on demand. It weaves recent activity, decisions, and plans into one response, providing an immediate explanation of any topic you name without manual file searching.

How does session resume work when no specific topic is provided?

Session resume works by reading last.md and progress.md to craft a compact state update. When no topic argument is provided, it automatically synthesizes recent activity and next steps to quickly restore your working context.

Can I switch between multiple workstreams without losing my previous context?

Yes, you can switch between multiple workstreams without losing context by generating a memory briefing. It captures current state and decisions, allowing immediate work resumption later by consulting the synthesized briefing instead of re-reading source files.

Does the recall process modify my existing knowledge management files?

No, the recall process does not modify existing files. It follows lazy or eager routing with agent dispatch rules to keep all read operations strictly read-only while pulling active memory files for context synthesis.