Save a session handoff to Engram for future sessions. Captures decisions, todos, blockers, mental model, and next steps as a structured memory. Use when the user wants to preserve session context before ending work.
$npx -y skills add edg-l/engram-mcp --skill handoffInstalls into the current project.
Run `npx skills use "https://github.com/edg-l/engram-mcp" --skill "edg-l/engram-mcp/handoff"` 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.