When you're staring at a block of code wondering why the agent put it there, this traces it back to the exact session that wrote it. It uses git blame to find the commit SHA, then looks up the linked agent session with observation counts and context. The real value is distinguishing between "I can show you the 14-observation session where the agent rewrote auth" and "this predates session tracking, here's the raw commit." It's honest about the difference, which matters when you're debugging agent decisions versus inherited code. Pairs well with commit-history if you want the broader picture across multiple changes.
npx -y skills add rohitg00/agentmemory --skill commit-context --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
github/awesome-copilot
microsoft/win-dev-skills
github/awesome-copilot