recap

Agent skill from rohitg00/agentmemory.

rohitg00 26k ↓ 7.9k Apache-2.0 updated 28d ago
Claude Code
View source ↗

What it does

  • [8] Rotate refresh tokens on every use
  • Window parsed correctly from the argument.
  • Sessions filtered to the current project's cwd.
  • Highlights come from memoryrecall, not paraphrase.
  • Totals line reflects the actual counts shown.
  • handoff, session-history, recall: same session data, different lens.

Requirements & configuration

Configuration: ARGUMENTS

Derived from the skill's own SKILL.md documentation · extracted 2026-07-23

recap FAQ

What does the recap skill do?

Summarize the last N agent sessions for the current project, grouped by date, with highlight observations per session. Use when the user asks "recap", "what have we been doing", "today", "this week", or wants a rollup of recent work. [8] Rotate refresh tokens on every use Window parsed correctly from the argument.

How do I install recap?

Run: npx -y skills add https://github.com/rohitg00/agentmemory --skill recap --agent claude-code — the source lives at github.com/rohitg00/agentmemory.

Maintain recap?

Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.

recap on getagentictools
[![recap on getagentictools](https://getagentictools.com/badge/skills/rohitg00-agentmemory-recap.svg)](https://getagentictools.com/skills/rohitg00-agentmemory-recap?ref=badge)
npx agentictools info skills/rohitg00-agentmemory-recap

The second line is the CLI lookup for this page — handy in READMEs and docs.