Use when ending a session or passing work to another agent - produces a compact handoff document that transfers context, state, and next objective without copying source material
$npx -y skills add etr/groundwork --skill handoffInstalls into the current project.
Run `npx skills use "https://github.com/etr/groundwork" --skill "etr/groundwork/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/etr/groundwork" that are relevant to the current task. Run `npx skills add "https://github.com/etr/groundwork"` and select the relevant skills, then follow their instructions.