When you need to see what commits an AI agent has actually shipped, this pulls the git history with session context attached. You get short SHAs, branch names, timestamps, and the observation count from each linked session, newest first. Filter by branch, repo, or limit the results. The real win is tying commits back to the agent sessions that produced them, so you can trace from "what shipped" to "what the agent saw and did." Empty results mean your filter matched nothing, not that the agent hasn't been working. Pairs well with commit-context if you need to drill into a specific commit's full session data.
npx -y skills add rohitg00/agentmemory --skill commit-history --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
github/awesome-copilot
microsoft/win-dev-skills
github/awesome-copilot