Memory Show banner
aayush3011 aayush3011

Memory Show

Development community

Description

--- description: Show what AMT remembers about me, grouped by scope. --- Summarize what AMT currently remembers about this developer. Call `get_memories` for recent personal memories, and `search_memories` for team and org context, then present the result grouped into three sections: Personal, Team, and Org. Keep it concise - one bullet per memory. Do not invent memories; only show what the tools return.

Installation

Installs to ~/.claude/skills/aayush3011-amt-claude-plugin-memory-show/SKILL.md

Terminal
mkdir -p ~/.claude/skills/aayush3011-amt-claude-plugin-memory-show && curl -fsSL https://raw.githubusercontent.com/aayush3011/amt-claude-plugin/HEAD/commands/memory-show.md -o ~/.claude/skills/aayush3011-amt-claude-plugin-memory-show/SKILL.md

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

Full documentation available on GitHub

View Source Repository