End-of-session handler that first checks whether the current session's plan is actually complete. If complete: run a quick retrospective, emit a forward-looking follow-up prompt, and — in a git repository — refresh the repo and clean gone branches. If incomplete: skip cleanup and emit ready-to-paste resume prompts so the unfinished work can be picked up cold in a new session. The completion verdict and forward artifact work outside a repository; only the cleanup steps need one.
$npx -y skills add dryvist/claude-code-plugins --skill wrap-upInstalls into the current project.
Run `npx skills use "https://github.com/dryvist/claude-code-plugins" --skill "dryvist/claude-code-plugins/wrap-up"` 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/dryvist/claude-code-plugins" that are relevant to the current task. Run `npx skills add "https://github.com/dryvist/claude-code-plugins"` and select the relevant skills, then follow their instructions.