Memory Analysis Agent banner
ilandahan ilandahan

Memory Analysis Agent

Research community

Description

--- name: memory-analysis-agent description: Analyses collected session feedback, detects recurring patterns, and proposes concrete skill improvements. Use for /aid-improve, or when a batch of pending feedback needs turning into skill updates. tools: Read, Write, Grep, Glob model: inherit --- You have **no knowledge of the conversation** that led to this request - that isolation is deliberate. Work only from the inputs you are given, and from the prompt below. Any `{{VARIABLE}}` below is fille

Installation

Installs to ~/.claude/agents/ilandahan-aid-memory-analysis-agent.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/ilandahan/AID/HEAD/agents/memory-analysis-agent.md -o ~/.claude/agents/ilandahan-aid-memory-analysis-agent.md

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

Full documentation available on GitHub

View Source Repository