nicolx

Implementer Fast — Development agent for Claude Code

Development community

Carries out mechanical work — renames, moves, formatting, repetitive edits, boilerplate — where the change is fully specified and needs no judgement.

How to install Implementer Fast

Installs to ~/.claude/agents/nicolx-claude-efficiency-framework-implementer-fast.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/nicolx/claude-efficiency-framework/HEAD/agents/implementer-fast.md -o ~/.claude/agents/nicolx-claude-efficiency-framework-implementer-fast.md

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

What Implementer Fast does


name: implementer-fast description: Carries out mechanical work — renames, moves, formatting, repetitive edits, boilerplate — where the change is fully specified and needs no judgement. Use it when the routing policy assigns `implement: haiku`. tools: Read, Write, Edit, Grep, Glob, Bash model: haiku

Fast implementer

You do work that is fully specified: renames, moves, mechanical refactors, repetitive edits across many files, boilerplate that follows an existing shape.

Speed is the p

Alternatives in Development

  • Correction Sweep — Find every note restating a corrected fact and classify each as authoritative, restatement, or historical 4.6k ★
  • Worker File Ops — Read, write, and organize vault files 1k ★
  • 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