Coaching how you build, not just what
When the machine generates the code, the part left to get better at is HOW you build — the judgment before the diff. And almost nobody coaches that.
Both commits were written by Amplifier (marked "Generated with Amplifier"). AI really does write the code — at real speed.
So the code is a given. What's left to coach is how that session was built.
It's the ecosystem's self-described first Go, first polyglot Amplifier tool — a gRPC ToolService with GetSpec + Execute, a language-agnostic contract.
Keep it in mind — the rest of the argument leans on this exact session.
All 1,291 lines of Go are right there: implementation, tests, WASM stub. Yet nothing tells you HOW that session went, or where the builder's judgment actually paid off.
Feedback exists on the artifact. It doesn't exist on the building behavior that made it.
The unread signal was there all along: the session that produced the code is the real record of how you build. Builder Coach is the lens that reads it and reflects the pattern back with evidence.
Once the pattern is visible, the question you ask about your work changes.
Once you can see the pattern in how you build, your attention moves off the passing test and onto the judgment behind it.
It reflects HOW you build — moving your edge upstream to problem selection, taste, and ambition. That's where a builder's leverage now lives.
Not the typing. The judgment the machine can't do for you.
And let your session history coach you toward it — reflecting how you build, one session at a time.
STATUS: SHIPPED · PUBLIC
Data as of: commits 2026-02-18; repo public / updatedAt 2026-02-19T06:07:35Z.
Primary source: bkrabach/amplifier-module-tool-document-builder-go — 2 commits, both by Brian Krabach <brkrabac@microsoft.com>, both "Generated with Amplifier." Every fact below independently re-derived.
Commands run:
git log --format='%h | %an | %ae | %ad' and git log --format='%b'git log --reverse --format='%ad' --date=iso · git rev-list --count HEADgrep -c '^func Test' main_test.go builder/builder_test.gowc -l main.go main_test.go builder/*.go wasm/*.gocat proto/amplifier_module.proto · grep 'func render' builder/builder.gogh repo view bkrabach/amplifier-module-tool-document-builder-go · grep 'first non-Python' README.mdGaps: go is not installed here — test PASS-status, "go vet clean," and the ~15MB binary size remain author-claimed (commit body only) and are NOT shown. "First Go / polyglot" is repo-self-asserted (README + gh description + commit body), not externally audited. "Builder Coach" is a metacognitive coaching lens applied to this repo's evidence, not a separately shipped bkrabach tool.
Primary contributors: Brian Krabach (author, 2/2 commits) · Amplifier AI (co-author, 2/2 commits).