pmm-settings

Adjust Poor Man's Memory preferences and commit config.md changes via git.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Keeps Poor Man's Memory configuration coherent as the project evolves, ensuring save cadence, agent models, load strategies, and git behaviours match the user's current expectations.

Core Features & Use Cases

  • State summary: Reads memory/config.md to surface the active context, tier modes, load strategies, and file activation status before prompting.
  • Preference wizard: Replays the original setup flow with current values so users can fine-tune save cadence, verbosity, models, secrets handling, and session instructions without manual file editing.
  • Automation: Updates config.md, refreshes session-instructions hooks, hydrates newly activated files, and commits the changes with a single git workflow.

Quick Start

Run /pmm-settings and accept the updated responses to refresh memory configuration.

Frequently Asked Questions about pmm-settings

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

FAQPage Schema
How do I reconfigure Claude Code memory preferences without editing files manually?

The preference wizard provides a guided setup flow to fine-tune save cadence, agent models, load strategies, and git behaviours, ensuring configuration matches your current project expectations without manual file editing.

How do I update session instructions and hydrate active files after changing memory configuration?

Configuration updates automatically propagate to session instructions and hydrate newly activated files, committing the changes via git add and git commit commands to maintain version control.

What is Poor Man's Memory configuration management for Claude Code sessions?

It is a configuration system that keeps Poor Man's Memory settings coherent as a project evolves, ensuring save cadence, agent models, load strategies, and git behaviours match user expectations.

Can I view current memory context and tier modes before adjusting preferences?

Yes, the system reads memory/config.md to surface the active context, tier modes, load strategies, and file activation status before prompting for preference adjustments.

Does adjusting Claude Code memory preferences automatically commit changes to git?

Yes, preference updates automatically trigger git add and git commit commands to commit the updated config.md, refreshed session-instructions hooks, and hydrated files.