Guide for using /compact (Claude Code built-in) with the pre-compact save pipeline — what gets saved before compression and reinjected after. Use when the context window is filling up, before a long implementation session, or when switching focus and you want to compact without losing task state. Not a substitute for /compact itself, which is a built-in command.
$npx -y skills add hotak92/vibecoded-orchestrator --skill context-compressInstalls into the current project.
Run `npx skills use "https://github.com/hotak92/vibecoded-orchestrator" --skill "hotak92/vibecoded-orchestrator/context-compress"` 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/hotak92/vibecoded-orchestrator" that are relevant to the current task. Run `npx skills add "https://github.com/hotak92/vibecoded-orchestrator"` and select the relevant skills, then follow their instructions.