Verified Agent Skill record
context-mode
The context-mode skill enforces routing commands that read, query, or fetch data through dedicated context-mode tools (ctx_execute, ctx_execute_file) instead of Bash to prevent large outputs from flooding the context window. It provides a Bash whitelist for guaranteed-small-output operations, while requiring everything else to be captured and analyzed in a sandbox.