What problem does it solve?
Poor Man's Memory needs a consistent, repeatable setup so agents can load project memory without missing context, and this Skill replaces manual scaffolding with guided preference capture, configuration writing, and git hook wiring.
Core Features & Use Cases
- First-run guardrails ensure existing installations are preserved by checking for memory/config.md before making changes.
- Preference wizard gathers cadence, commit behavior, verbosity, visibility, active files, context tiers, and memory priority through multiple-choice prompts.
- Scaffolding and git integration writes config.md, creates all active memory files plus secrets, ignores secrets in git, and stages the new structure for commit.
Quick Start
Run the pmm-init wizard to configure preferences, scaffold the memory directory, and set up git hooks.