Resume a session by loading recent handoffs from Engram. Use at the start of a session or when the user wants to review what was done previously.
$npx -y skills add edg-l/engram-mcp --skill read-handoffsInstalls into the current project.
Run `npx skills use "https://github.com/edg-l/engram-mcp" --skill "edg-l/engram-mcp/read-handoffs"` 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/edg-l/engram-mcp" that are relevant to the current task. Run `npx skills add "https://github.com/edg-l/engram-mcp"` and select the relevant skills, then follow their instructions.