Session Recap banner
vidhya101 vidhya101

Session Recap

Development community

Description

--- description: End-of-session writeback — structure findings into memory MCP so the next session recalls them. Run before /clear or session end. argument-hint: "[optional: session focus, e.g. 'terraform state migration failed and here's why']" --- Write structured session findings back to memory MCP so the next session (yours or a colleague's running the same setup) doesn't re-derive them: $ARGUMENTS ## What to do 1. **Identify what's worth persisting** from this session. Ruthlessly filter:

Installation

Installs to ~/.claude/commands/vidhya101-k8s-ai-operator-session-recap.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/vidhya101/k8s-ai-operator/HEAD/.claude/commands/session-recap.md -o ~/.claude/commands/vidhya101-k8s-ai-operator-session-recap.md

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

Full documentation available on GitHub

View Source Repository