session-history
Agent skill from rohitg00/agentmemory.
What it does
- decision: Rotate refresh tokens on every use
- code: limit.ts counts per-IP
- Every session shown came from the tool response.
- Order is reverse-chronological.
- Per-session observation counts match the response.
- No session or highlight was invented or merged.
- recap: same data grouped by date with highlights.
Derived from the skill's own SKILL.md documentation · extracted 2026-07-23
Source
Repository: https://github.com/rohitg00/agentmemory
session-history FAQ
What does the session-history skill do?
Show what happened in recent past sessions on this project as a clean timeline. Use when the user asks "what did we do last time", "session history", "past sessions", or wants an overview of previous work. decision: Rotate refresh tokens on every use code: limit.ts counts per-IP
How do I install session-history?
Run: npx -y skills add https://github.com/rohitg00/agentmemory --skill session-history --agent claude-code — the source lives at github.com/rohitg00/agentmemory.
Maintain session-history?
Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.
[](https://getagentictools.com/skills/rohitg00-agentmemory-session-history?ref=badge) npx agentictools info skills/rohitg00-agentmemory-session-history The second line is the CLI lookup for this page — handy in READMEs and docs.