Loading...
Loading...
Found 2 Skills
Compress natural language memory files (CLAUDE.md, todos, preferences) into hui format to save input tokens. Preserves all technical substance, code, URLs, and structure. Compressed version overwrites the original file. Human-readable backup saved as FILE.original.md. Trigger: /hui-compress FILEPATH or "compress memory file"
Decision guide for delegating to hui-style subagents. Tells the main thread WHEN to spawn `huicrew-investigator` (locate code), `huicrew-builder` (1-2 file edit), or `huicrew-reviewer` (diff review) instead of doing the work inline or using vanilla `Explore`. Subagent output is hui-compressed so the tool-result injected back into main context is ~60% smaller — main context lasts longer across long sessions. Trigger: "delegate to subagent", "use huicrew", "spawn investigator/builder/reviewer", "save context", "compressed agent output".