What problem does it solve? Large logs, long files, broad search results, and multi-phase investigations quickly crowd an agent's working context, degrading decision quality. This Skill provides guardrails for reading only what matters, preserving compact records, and delegating bounded investigations so the context stays focused on the decisions that remain. ## Core Features & Use Cases - Question-Driven Reading: State the question a file or log must answer before opening it, then read only the relevant section, range, or filter instead of the whole source. - Compact Working Records: Preserve only goals, decisions, evidence locations, open questions, and next actions between phases instead of pasting verbose transcripts. - Bounded Delegation: Delegate large independent investigations with a clear scope and required facts, while keeping small coupled reads in the main thread. - Use Case: While debugging a production incident across gigabytes of logs and dozens of source files, use this Skill to extract only the relevant log windows, maintain a short evidence note, and delegate a bounded trace analysis without flooding the context. ## Quick Start Use the context-management skill to investigate this large log directory and report only the evidence needed to decide the next fix.