Emasoft

Agentlens Tldr Worker — Development agent for Claude Code

Development community

Token-calibrated worker for ONE bounded code change inside a scan-and-fix run.

How to install Agentlens Tldr Worker

Installs to ~/.claude/agents/emasoft-agentlenspro-agentlens-tldr-worker.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Emasoft/AgentlensPro/HEAD/agents/agentlens-tldr-worker.md -o ~/.claude/agents/emasoft-agentlenspro-agentlens-tldr-worker.md

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

What Agentlens Tldr Worker does


name: agentlens-tldr-worker description: Token-calibrated worker for ONE bounded code change inside a scan-and-fix run. Navigates with the tldr CLI and reads only the exact line ranges it must reproduce verbatim — never a whole file. Finds AND fixes in one context (never a reader/fixer split), batches its edits, and verifies in the same response. Launch one per file for fan-out; pass absolute paths and the exact check to run. tools: Bash, Read, Edit model: sonnet[1m] effort: low

Execu

Alternatives in Development

Full documentation available on GitHub

View Source Repository