Context Pressure banner
iLearn-Lab iLearn-Lab

Context Pressure

Development community

Description

--- description: Diagnose long-search, large-file, and context-window pressure in a live session argument-hint: Pressure source allowed-tools: workspace_status,list_registry,tool_help,skill,read_file,grep,glob,read_json,run_subagent --- # Context Pressure Target: $ARGUMENTS ## Workflow 1. Load `long-context-retrieval` first. 2. Inspect the relevant large files or broad search surfaces progressively. 3. If the space is still large, delegate one bounded narrowing pass to `context-curator`. 4.

Installation

Installs to ~/.claude/commands/ilearn-lab-evoharness-context-pressure.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/iLearn-Lab/EvoHarness/HEAD/.claude/commands/context-pressure.md -o ~/.claude/commands/ilearn-lab-evoharness-context-pressure.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository