Headless worker for quorum — receives task + context, implements code, runs tests, submits evidence to watch file, handles audit corrections. Use when the orchestrator needs to delegate a coding task to a worker agent.
$curl -o .claude/agents/implementer.md https://raw.githubusercontent.com/berrzebb/consensus-loop/HEAD/agents/implementer.mdInstalls into the current project.
Install implementer by running `curl -o .claude/agents/implementer.md https://raw.githubusercontent.com/berrzebb/consensus-loop/HEAD/agents/implementer.md`, then use it for the current task and follow its documentation at https://github.com/berrzebb/consensus-loop.