Recall Context banner
vidhya101 vidhya101

Recall Context

Productivity community

Description

--- description: Pull relevant prior-session context from memory MCP for the current project/task — run at start of any session that continues prior work. argument-hint: "[optional: specific topic to search, e.g. 'terraform state migration']" --- Query memory MCP for prior findings relevant to the current session's work: $ARGUMENTS ## What to do 1. **Detect the current project** — cwd basename, git remote if present, closest CLAUDE.md's project name. Use this as the primary search term. 2

Installation

Installs to ~/.claude/commands/vidhya101-k8s-ai-operator-recall-context.md

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

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

Full documentation available on GitHub

View Source Repository