Pm Checkpoint banner
atrivm atrivm

Pm Checkpoint

Development community

Description

--- description: Analyze the current session and propose what to save to memory before /clear argument-hint: "(optional) focus area, e.g. 'architectural decisions'" --- # /pm-checkpoint — End-of-session consolidation Analyze the entire current conversation and propose a list of memories to save BEFORE `/clear` is run. **Optional focus area:** $ARGUMENTS ## Procedure 1. **Scan the conversation.** Mentally re-read the whole current session and extract: - **Decisions made** (explicit or imp

Installation

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

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

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

Full documentation available on GitHub

View Source Repository