Skip to content

/recap

Show recent Claude Code sessions across all projects, so the user can re-enter work after a reboot or context switch. Lists per session the absolute project path, a short summary, last activity, turn count, git branch, model, and a ready-to-paste resume command, and can re-open

shell
$ npx -y skills add noluyorAbi/claude-code-recap --skill recap --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
  • Slash command/recap
How auto-invocation works

Context preview

The summary Claude sees to decide when to auto-load this skill.

Show recent Claude Code sessions across all projects, so the user can re-enter work after a reboot or context switch. Lists per session the absolute project path, a short summary, last activity, turn count, git branch, model, and a ready-to-paste resume command, and can re-open
Ships withclaude-code-recap

Browse every recent Claude Code session across all your projects and jump back into any of them. Shows project path, summary, git branch, model, turn count, and a ready-to-paste resume command. --open re-opens a whole working set in terminal tabs. Local files only: no network, no telemetry.

Get the whole plugin, auto-invoked
Stats
30
Stars
0
Views
2
Forks
Active
Maintenance
TypeScript
Language
MIT
License
14d ago
Last commit
23d ago
Created

Repo: noluyorAbi/claude-code-recap