Owner-invoked before resetting (/clear-ing) a session. Verifies a safe reset boundary, writes the session-delta artifact (LAST_SESSION.md) so the next session inherits this session's decisions, distills standing facts into memory, checkpoints MASTER_PLAN, and emits a go/no-go verdict. The safe wind-down bookend to prime-master.
$npx -y skills add alextra-lab/personal_agent --skill prepare-resetInstalls into the current project.
Run `npx skills use "https://github.com/alextra-lab/personal_agent" --skill "alextra-lab/personal_agent/prepare-reset"` 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/alextra-lab/personal_agent" that are relevant to the current task. Run `npx skills add "https://github.com/alextra-lab/personal_agent"` and select the relevant skills, then follow their instructions.