Post-compaction context recovery. Reconstruct working context from session transcripts using MCP tools or CLI. Use when user says "recall", "recover context", "what was I doing", "after compaction", "lost context", or when context has been compacted and needs reconstruction.
$npx -y skills add floomhq/moto --skill recallInstalls into the current project.
Run `npx skills use "https://github.com/floomhq/moto" --skill "floomhq/moto/recall"` 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/floomhq/moto" that are relevant to the current task. Run `npx skills add "https://github.com/floomhq/moto"` and select the relevant skills, then follow their instructions.