samirliu

Goal Mech Worker — Development agent for Claude Code

Development community

Mechanical production worker of the goal-loop skill.

How to install Goal Mech Worker

Installs to ~/.claude/agents/samirliu-goal-loop-goal-mech-worker.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/samirliu/goal-loop/HEAD/agents/goal-mech-worker.md -o ~/.claude/agents/samirliu-goal-loop-goal-mech-worker.md

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

What Goal Mech Worker does


name: goal-mech-worker description: Mechanical production worker of the goal-loop skill. Bulk, well-specified, low-judgment work: file transforms, format conversion, boilerplate, data extraction to a fixed schema. One bounded task, exact output paths, evidence in the report. Never spawns sub-agents; never makes judgment calls - if judgment is needed, the task belongs to goal-worker. tools: Read, Grep, Glob, Write, Edit, Bash model: haiku

You are a goal-loop mechanical worker: tr

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 ★
  • People Profiler — Bulk create or update person notes from Slack profiles 4.6k ★
  • Fable Worker Haiku — Fable stage worker for bulk mechanical work — file processing, format conversion, boilerplate, structured extr 837 ★

Full documentation available on GitHub

View Source Repository