Memory Triage
Description
--- description: Dry-run triage of a Claude Code auto-memory directory. Produces a markdown table of proposed actions (delete / archive / distill / keep). No writes. argument-hint: [--dir <path>] [--only <glob>] [--lang <code>] --- Triage an auto-memory directory as a **read-only dry run**. No file modifications. ## Step 1 — Parse arguments The user invoked this command with: $ARGUMENTS Parse three optional arguments from `$ARGUMENTS`: - `--dir <path>` — absolute path to the memory director
Installation
Installs to ~/.claude/skills/marcelopaniza-mempenny-memory-triage/SKILL.md
mkdir -p ~/.claude/skills/marcelopaniza-mempenny-memory-triage && curl -fsSL https://raw.githubusercontent.com/marcelopaniza/mempenny/HEAD/commands/memory-triage.md -o ~/.claude/skills/marcelopaniza-mempenny-memory-triage/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Skills
Doc Co-authoring
Guide users through structured workflow for co-authoring documentation
Documentation Docx
Create, edit, and analyze Word documents with tracked changes, comments, and formatting
Documentation Extract text, create PDFs, merge/split documents, and handle forms
Documentation Pptx
Create, edit, and analyze PowerPoint presentations with layouts and templates
Documentation Xlsx
Create, edit, and analyze Excel spreadsheets with formulas, formatting, and visualization
Documentation mcp-server-fetch
Fetch and convert web pages to markdown.
Documentation