by0xmariowu· 55 skills
Session-level policy for keeping the runtime AI's context window healthy across long research — keep-last-k tool results, offload older evidence to disk, trigger compaction at thresholds. Borrows MiroThinker's keep_tool_result, deepagents' summarization middleware, and deer-flow's SummarizationEvent pattern. Orthogonal to assemble-context (which is per-synthesis-step); this is per-session.
$npx -y skills add 0xmariowu/autosearch --skill context-retention-policyInstalls into the current project.
Run `npx skills use "https://github.com/0xmariowu/autosearch" --skill "0xmariowu/autosearch/context-retention-policy"` 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/0xmariowu/autosearch" that are relevant to the current task. Run `npx skills add "https://github.com/0xmariowu/autosearch"` and select the relevant skills, then follow their instructions.