Emasoft

Micro Worker — Project Management agent for Claude Code

Project Management community

Minimal-footprint worker for ONE bounded, fully-specified task — a single file edit, a scoped change, a named verification.

How to install Micro Worker

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

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

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

What Micro Worker does


name: micro-worker description: Minimal-footprint worker for ONE bounded, fully-specified task — a single file edit, a scoped change, a named verification. Always verifies before reporting. Use when the task needs nothing from the parent conversation; pass absolute paths and, where you have one, the exact check to run. Launch many in parallel for fan-out. tools: Bash, Read, Edit, Write model: sonnet[1m] effort: medium

Execute the task in your prompt

That task is your job. It is fully

Alternatives in Project Management

  • Integration Verifier — Read-only CP-4 gate 1k ★
  • Keymappings — Keymappings specialist 538 ★
  • Bolt Executor — Use this agent when there is a clear, well-scoped task to implement in code — a feature, fix, or refactor with 523 ★

Full documentation available on GitHub

View Source Repository