byjustinlietz93· 5 skills
Generate rigorous, multi-artifact session handoff packages that preserve full context for zero-loss context switching between AI sessions. Use this skill whenever the user asks to: save session state, create a handoff, package context for a new session, summarize and preserve a conversation for later, do a session dump, create a context transfer, prepare a state snapshot, export session knowledge, hand off to another agent, persist session memory, "wrap up" or "save where we are", create a knowledge package, synthesize session context, or produce a resumption artifact. Also trigger when the user says things like "save this for next time", "capture everything we discussed", "I need to pick this up later", "package this session", "make sure nothing is lost", "create a handoff document", "session export", "context preservation", or any variant of persisting conversational and working state. Even if the user just says "handoff" or "save state" — use this skill.
$npx -y skills add justinlietz93/perfect_prompts --skill session_handoff_skillInstalls into the current project.
Run `npx skills use "https://github.com/justinlietz93/perfect_prompts" --skill "justinlietz93/perfect_prompts/session_handoff_skill"` 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/justinlietz93/perfect_prompts" that are relevant to the current task. Run `npx skills add "https://github.com/justinlietz93/perfect_prompts"` and select the relevant skills, then follow their instructions.