G-08Researcher + Implementer

/coding-agents/researcher-implementer

One agent reads the codebase and produces a digest; a second implements against it with a clean context.

Key insight

Splitting read-heavy from write-heavy work means the implementer never pays the exploration tax — its whole window is for the change.

Failure mode

A digest that omits one convention or trap: the implementer can’t know what the researcher didn’t write down.

Further reading

Elsewhere in the atlas