When agent sessions generate millions of tokens of conversation history, compression becomes mandatory. The naive approach is aggressive compression to minimize tokens per request.
$npx -y skills add fandry96/k3-agentic-skills --skill context-compressionInstalls into the current project.
Run `npx skills use "https://github.com/fandry96/k3-agentic-skills" --skill "fandry96/k3-agentic-skills/context-compression"` 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/fandry96/k3-agentic-skills" that are relevant to the current task. Run `npx skills add "https://github.com/fandry96/k3-agentic-skills"` and select the relevant skills, then follow their instructions.