pmm-status

Report PMM memory repository health with git logs, config data, and file stats.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Claude Code users need a reliable, low-noise way to confirm that Poor Man's Memory is initialized, saving, and keeping files populated without cluttering the main context. This skill dispatches a read-only agent to compile those answers into a single, framed status pane so you never guess whether memory is healthy.

Core Features & Use Cases

  • Initialization and file overview: Calculates whether the memory directory exists, counts markdown files, and lists their recent activity so you know exactly what is loaded.
  • Save, commit, and token metrics: Reads the config, latest git saves, maintenance agent token burn estimates, and formats them verbatim for clear auditing after each status call.
  • Warnings and plugin checks: Detects missing plugins, template-only files, stale files, and oversized documents, surfacing alerts to keep your session trustworthy.

Quick Start

Invoke /pmm-status to display the formatted PMM health dashboard and warnings.

Frequently Asked Questions about pmm-status

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

FAQPage Schema
How do I check memory repository health in Claude Code without cluttering context?▼

Check memory repository health by invoking a read-only status command that compiles initialization, file counts, and recent activity into a single framed dashboard pane without polluting the main context window.

What is Poor Man's Memory status and how does it verify memory saves?▼

Poor Man's Memory status is a formatted health report that verifies memory initialization and saves by reading config data, latest git commits, and markdown file statistics to confirm files are actively populated.

How do I monitor token burn and git logs for a memory repository?▼

Monitor token burn and git logs by fetching maintenance agent token estimates and recent commit history, then formatting them verbatim into a status dashboard for clear auditing after each call.

Why does my memory health dashboard show warnings for stale or oversized files?▼

Memory health dashboards surface warnings for stale files, oversized documents, template-only files, and missing plugins to alert you when repository content may be unreliable or improperly maintained.

Can I detect missing plugins and template-only files in a Claude Code project?▼

Detect missing plugins and template-only files by running a status check that scans optional plugin presence and file contents, surfacing alerts to keep your session configuration trustworthy.

Does the PMM status check work without modifying the repository?▼

The status check operates as a read-only agent that fetches git logs, config data, and file stats without modifying the repository, formatting the dashboard exactly as returned for safe auditing.