Compact current session context into a handoff document for seamless continuation in a new session. Use when context window is exhausted, switching machines, handing work to another agent, or ending a long session mid-task.
$npx -y skills add datit309/supergraph --skill handoffInstalls into the current project.
Run `npx skills use "https://github.com/datit309/supergraph" --skill "datit309/supergraph/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/datit309/supergraph" that are relevant to the current task. Run `npx skills add "https://github.com/datit309/supergraph"` and select the relevant skills, then follow their instructions.