Pm Distill banner
atrivm atrivm

Pm Distill

Development community

Description

--- description: Distill the current conversation into a list of consolidated facts (without saving) argument-hint: "(optional) focus area" --- # /pm-distill — Conversation distillation Extract from the current conversation only the consolidated facts, in a concise and actionable form. Do NOT save anything — produce a readable report only. **Optional focus:** $ARGUMENTS ## Procedure 1. **Scan the session.** Mentally re-read the conversation. 2. **Extract and categorize:** - **Decisions*

Installation

Installs to ~/.claude/skills/atrivm-persistmind-pm-distill/SKILL.md

Terminal
mkdir -p ~/.claude/skills/atrivm-persistmind-pm-distill && curl -fsSL https://raw.githubusercontent.com/atrivm/persistmind/HEAD/commands/pm-distill.md -o ~/.claude/skills/atrivm-persistmind-pm-distill/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository