Manually triggers a checkpoint compression of the current session state. Collapses conversation history into a compact state atom (≤50 tokens). Use when user types /signal-ckpt, "checkpoint", "compress context", "summarize session", "save state", or when the context window is getting large. In SIGNAL-3 mode this fires automatically every 5 turns.
$npx -y skills add mattbaconz/signal --skill signal-ckptInstalls into the current project.
Run `npx skills use "https://github.com/mattbaconz/signal" --skill "mattbaconz/signal/signal-ckpt"` 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/mattbaconz/signal" that are relevant to the current task. Run `npx skills add "https://github.com/mattbaconz/signal"` and select the relevant skills, then follow their instructions.