This plugin wires up automatic memory capture across Claude Code sessions so you don't have to manually save observations. It hooks into session boundaries, tool execution, prompt submission, and git commits to record what happened and why, feeding the recall and handoff workflows. The capture itself is zero-LLM and runs by default, though turning those raw observations into summaries or injecting them back into context costs tokens and requires opt-in flags. If you're debugging why certain work isn't showing up in session history or you want to tune what gets recorded, this is where that machinery lives. The hooks register themselves when you install the agentmemory plugin, and you can watch observations stream in at localhost:3113.
npx -y skills add rohitg00/agentmemory --skill agentmemory-hooks --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
mindrally/skills
giuseppe-trisciuoglio/developer-kit
syncfusion/react-ui-components-skills
supercent-io/skills-template
binjuhor/shadcn-lar