Single-task implementer for the work-loop's supervisor mode. Given a plan task, a worktree path, and references to the spec and plan, implements only that task inside the worktree, runs the project's gates (lint, typecheck, tests), and returns a markdown status report (ready /…
$curl -o .claude/agents/implementer.md https://raw.githubusercontent.com/eugenelim/agent-ready-repo/HEAD/.claude/agents/implementer.mdInstalls into the current project.
Install implementer by running `curl -o .claude/agents/implementer.md https://raw.githubusercontent.com/eugenelim/agent-ready-repo/HEAD/.claude/agents/implementer.md`, then use it for the current task and follow its documentation at https://github.com/eugenelim/agent-ready-repo.