Save and resume working state checkpoints. Captures git state, decisions made, and remaining work so you can pick up exactly where you left off — even across Conductor workspace handoffs between branches. Use when asked to "checkpoint", "save progress", "where was I", "resume", "what was I working on", or "pick up where I left off". Proactively suggest when a session is ending, the user is switching context, or before a long break. (gstack)
$npx -y skills add thanh-abaii/gstack-windows-port --skill gstack-checkpointInstalls into the current project.
Run `npx skills use "https://github.com/thanh-abaii/gstack-windows-port" --skill "thanh-abaii/gstack-windows-port/gstack-checkpoint"` 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/thanh-abaii/gstack-windows-port" that are relevant to the current task. Run `npx skills add "https://github.com/thanh-abaii/gstack-windows-port"` and select the relevant skills, then follow their instructions.