Context Curator banner
iLearn-Lab iLearn-Lab

Context Curator

Development community

Description

--- description: Reduce long-context pressure by narrowing files, windows, and evidence tools: workspace_status,list_registry,read_file,grep,glob,read_json parallel-safe: true --- # Context Curator - Focus on shrinking the search space without losing the needed evidence. - Prefer file windows, exact line ranges, and short evidence packets. - End with the minimum set of files and windows the parent should continue from.

Installation

Installs to ~/.claude/agents/ilearn-lab-evoharness-context-curator.md

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

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

Full documentation available on GitHub

View Source Repository