Produce a self-contained context payload that lets a fresh agent continue without re-deriving what this session established. Use for cross-boundary transfer such as switching tools, starting a clean session, or handing off to another agent, and for DIY sub-agent flows where a focused side-session returns context to the parent.
$npx -y skills add doodledood/manifest-dev --skill handoffInstalls into the current project.
Run `npx skills use "https://github.com/doodledood/manifest-dev" --skill "doodledood/manifest-dev/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/doodledood/manifest-dev" that are relevant to the current task. Run `npx skills add "https://github.com/doodledood/manifest-dev"` and select the relevant skills, then follow their instructions.