Wrap up the current session by writing a short HANDOFF.md in the project folder, so the next session can resume quickly. Use when the user says done, wrap up, close this out, or capture the session.
$npx -y skills add chrisblattman/claudeblattman --skill doneInstalls into the current project.
Run `npx skills use "https://github.com/chrisblattman/claudeblattman" --skill "chrisblattman/claudeblattman/done"` 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/chrisblattman/claudeblattman" that are relevant to the current task. Run `npx skills add "https://github.com/chrisblattman/claudeblattman"` and select the relevant skills, then follow their instructions.