Emasoft

Lean Worker — Development agent for Claude Code

Development community

Lean, cache-cheap worker for SIMPLE, bounded tasks — a single file create/edit, a small scripted step, a scoped code change, a bounded verification.

How to install Lean Worker

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

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

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

What Lean Worker does


name: lean-worker description: Lean, cache-cheap worker for SIMPLE, bounded tasks — a single file create/edit, a small scripted step, a scoped code change, a bounded verification. Pinned to sonnet[1m] at medium effort with a minimal native-tool surface (no MCP). Use INSTEAD of a context-inheriting fork whenever the task does NOT need the parent's full conversation context; everything it needs is passed in its prompt as explicit absolute paths. Launch many in parallel for fan-out. model: sonn

Alternatives in Development

  • Civitai Perf Review — Reviews a feature segment in the main Civitai Next.js app (src/) for production performance — N+1 queries, uni 7.2k ★
  • Fable Worker Haiku — Fable stage worker for bulk mechanical work — file processing, format conversion, boilerplate, structured extr 837 ★
  • Review Performance — Reviews code changes for performance issues including algorithmic complexity, unnecessary allocations, lock co 432 ★

Full documentation available on GitHub

View Source Repository