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 all of them at once in new terminal tabs. Use when the user asks "what was I working on", "which projects did I touch recently", "where did I leave off", "list my recent sessions", "how do I get back into that session", "open all my sessions again", or invokes /recap. Reads only local files; the default run is instant and offline.
$npx -y skills add noluyorabi/claude-code-recap --skill recapInstalls into the current project.
Run `npx skills use "https://github.com/noluyorabi/claude-code-recap" --skill "noluyorabi/claude-code-recap/recap"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/noluyorabi/claude-code-recap" that are relevant to the current task. Run `npx skills add "https://github.com/noluyorabi/claude-code-recap"` and select the relevant skills, then follow their instructions.