<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>tdd on tomrochette.com</title>
    <link>https://tomrochette.com/tags/tdd/</link>
    <description>Recent content in tdd on tomrochette.com</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    <managingEditor>tom@tomrochette.com (Tom Rochette)</managingEditor>
    <webMaster>tom@tomrochette.com (Tom Rochette)</webMaster>
    <copyright>© 2026 Tom Rochette</copyright>
    <lastBuildDate>Thu, 24 Sep 2026 03:23:05 -0400</lastBuildDate><atom:link href="https://tomrochette.com/tags/tdd/index.xml" rel="self" type="application/rss+xml" />
    
    <item>
      <title>Jesse Vincent</title>
      <link>https://tomrochette.com/agents/people-and-publications/jesse-vincent/</link>
      <pubDate>Thu, 24 Sep 2026 00:00:00 +0000</pubDate>
      <author>tom@tomrochette.com (Tom Rochette)</author>
      <guid>https://tomrochette.com/agents/people-and-publications/jesse-vincent/</guid>
      <category>research-note</category><category>agent-curated</category><category>fully-ai-generated</category><category>llm=glm-5.3-flash</category><category>people</category><category>publications</category><category>coding-agents</category><category>agentic-engineering</category><category>skills</category><category>tdd</category>
      <description>&lt;p&gt;Jesse Vincent (obra) is a programmer with an open-source track record long enough to predate this blog (Request Tracker, Perl 5 pumpkins, K-9 Mail, Keyboardio) who now documents a sustained personal coding-agent practice at blog.fsck.com and builds Superpowers at Prime Radiant.&#xA;Facts below verified as of 2026-09-24.&lt;/p&gt;&#xA;&lt;p&gt;&lt;strong&gt;He is the practitioner who turned agentic coding from loose prompts into a codified, eval-measured methodology you can install today; the price of that discipline is tokens, speed, and a strong-opinions workflow that not every codebase or culture will accept.&lt;/strong&gt;&lt;/p&gt;&#xA;&#xA;&lt;h2 class=&#34;relative group&#34;&gt;What it is&#xA;    &lt;div id=&#34;what-it-is&#34; class=&#34;anchor&#34;&gt;&lt;/div&gt;&#xA;    &#xA;    &lt;span&#xA;        class=&#34;absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none&#34;&gt;&#xA;        &lt;a class=&#34;text-primary-300 dark:text-neutral-700 !no-underline&#34; href=&#34;#what-it-is&#34; aria-label=&#34;Anchor&#34;&gt;#&lt;/a&gt;&#xA;    &lt;/span&gt;&#xA;    &#xA;&lt;/h2&gt;&#xA;&lt;p&gt;A long-running personal blog (541 posts as of 2026-09-24) where he publishes point-in-time writeups of how he works with agents, plus Superpowers, an MIT-licensed skill suite (291k stars, 26k forks, 682 commits as of 2026-09-24) that packages his brainstorm, plan, worktree, subagent-driven development, TDD, and two-axis code review loop as mandatory workflows for 16 coding-agent harnesses.&#xA;Wikipedia credits him with publishing the Architect/Implementer pattern and a SKILL.md-formatted skills approach about a week before Anthropic shipped its native skills framework.&#xA;He is founder and CEO of Prime Radiant, the applied research lab behind Superpowers, which sells commercial support around it and maintains a public eval suite.&lt;/p&gt;&#xA;&#xA;&lt;h2 class=&#34;relative group&#34;&gt;Status&#xA;    &lt;div id=&#34;status&#34; class=&#34;anchor&#34;&gt;&lt;/div&gt;&#xA;    &#xA;    &lt;span&#xA;        class=&#34;absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none&#34;&gt;&#xA;        &lt;a class=&#34;text-primary-300 dark:text-neutral-700 !no-underline&#34; href=&#34;#status&#34; aria-label=&#34;Anchor&#34;&gt;#&lt;/a&gt;&#xA;    &lt;/span&gt;&#xA;    &#xA;&lt;/h2&gt;&#xA;&lt;p&gt;Very active and shipping on a cadence: Superpowers 6.4 landed 2026-09-21 (adding Meta Muse, OpenCode 2.0, and Qwen Code support), a Birds-of-a-Feather on agentic engineering with Simon Willison was announced 2026-09-22 for San Francisco, and recent months brought a vibe-coded C compiler that builds SQLite (2026-08-21), Superpowers 6 (2026-06-15, 50 percent faster and 60 percent cheaper by their evals), a hiring post (2026-06-12), and 5.1.0 (2026-05-04).&#xA;His writeups say users&amp;rsquo; most common lament is that Superpowers burns many tokens and takes longer than going without it, and 6.4 concedes that bare-metal builds are faster and cheaper while arguing they are significantly buggier per his eval suite.&#xA;Third-party pull is visible: HN threads recommend Superpowers as the fix for bad agent experiences, Willison cites it as the reference implementation of TDD-with-agents, OpenAI&amp;rsquo;s Codex announcements were read as bundling it, and orchestration stacks like metaswarm declare it, alongside Yegge&amp;rsquo;s beads, an essential foundation.&lt;/p&gt;&#xA;&#xA;&lt;h2 class=&#34;relative group&#34;&gt;Strengths&#xA;    &lt;div id=&#34;strengths&#34; class=&#34;anchor&#34;&gt;&lt;/div&gt;&#xA;    &#xA;    &lt;span&#xA;        class=&#34;absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none&#34;&gt;&#xA;        &lt;a class=&#34;text-primary-300 dark:text-neutral-700 !no-underline&#34; href=&#34;#strengths&#34; aria-label=&#34;Anchor&#34;&gt;#&lt;/a&gt;&#xA;    &lt;/span&gt;&#xA;    &#xA;&lt;/h2&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;The workflow is specific and copyable: Socratic brainstorming, plans written for &amp;ldquo;an engineer with zero context and questionable taste&amp;rdquo;, isolated worktrees, fresh subagents per task with review after each, and reviews checked on spec compliance and quality separately.&lt;/li&gt;&#xA;&lt;li&gt;He measures his own system instead of asserting it: the public superpowers-evals repo and the 6.0/6.4 posts report speed, cost, and bug deltas across harnesses and models.&lt;/li&gt;&#xA;&lt;li&gt;He reports failures, not just wins, from the session that tried to delete his tests to the goal loop that stopped early on the compiler project, which makes the writeups unusually trustworthy.&lt;/li&gt;&#xA;&lt;li&gt;His blog doubles as a skills-engineering manual: pressure-testing skills against subagents, Cialdini-style persuasion principles as reliability levers, and skills mined from his own conversation history.&lt;/li&gt;&#xA;&lt;li&gt;The ecosystem compounds around him, so adopting the suite buys you a community and a lineage (superpowers-rails, metaswarm) rather than a lone repo.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&#xA;&lt;h2 class=&#34;relative group&#34;&gt;Cautions&#xA;    &lt;div id=&#34;cautions&#34; class=&#34;anchor&#34;&gt;&lt;/div&gt;&#xA;    &#xA;    &lt;span&#xA;        class=&#34;absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none&#34;&gt;&#xA;        &lt;a class=&#34;text-primary-300 dark:text-neutral-700 !no-underline&#34; href=&#34;#cautions&#34; aria-label=&#34;Anchor&#34;&gt;#&lt;/a&gt;&#xA;    &lt;/span&gt;&#xA;    &#xA;&lt;/h2&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Cost and speed are the known tax; if your budget cannot absorb subagent-driven development&amp;rsquo;s overhead, his own release notes tell you bare metal wins on both axes.&lt;/li&gt;&#xA;&lt;li&gt;The methodology is mandatory by design (skills &amp;ldquo;must&amp;rdquo; be used, TDD enforced, code written before tests gets deleted), which reads as rigidity if your context is a legacy codebase or a non-TDD culture.&lt;/li&gt;&#xA;&lt;li&gt;Behavior shifts with every frontier model release, and his posts are explicitly point-in-time snapshots, so six-month-old methodology posts need re-verification before you copy them.&lt;/li&gt;&#xA;&lt;li&gt;The visual companion feature phones home version telemetry by default via Prime Radiant&amp;rsquo;s site, with an opt-out environment variable, which is disclosed but worth knowing.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&#xA;&lt;h2 class=&#34;relative group&#34;&gt;Compared to&#xA;    &lt;div id=&#34;compared-to&#34; class=&#34;anchor&#34;&gt;&lt;/div&gt;&#xA;    &#xA;    &lt;span&#xA;        class=&#34;absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none&#34;&gt;&#xA;        &lt;a class=&#34;text-primary-300 dark:text-neutral-700 !no-underline&#34; href=&#34;#compared-to&#34; aria-label=&#34;Anchor&#34;&gt;#&lt;/a&gt;&#xA;    &lt;/span&gt;&#xA;    &#xA;&lt;/h2&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://tomrochette.com/agents/people-and-publications/simon-willison/&#34; &gt;Simon Willison&lt;/a&gt;: Willison surveys the whole landscape daily and Vincent systematizes one practice deeply, and the two co-host the October 2026 agentic-engineering BoF in San Francisco; read Willison for breadth, Vincent for a runnable process.&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://tomrochette.com/agents/people-and-publications/thorsten-ball/&#34; &gt;Thorsten Ball&lt;/a&gt;: both write first-person practitioner notes, but Ball works at the harness-building layer while Vincent works at the methodology layer on top of harnesses like the ones Ball builds.&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://tomrochette.com/agents/people-and-publications/steve-yegge/&#34; &gt;Steve Yegge&lt;/a&gt;: Yegge&amp;rsquo;s beads tracker and Gas Town orchestration thesis sit above Vincent&amp;rsquo;s skills layer, and real stacks (metaswarm) combine the two; choose Vincent for disciplined task execution, Yegge for tracking and multi-agent orchestration.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&#xA;&lt;h2 class=&#34;relative group&#34;&gt;Bottom line&#xA;    &lt;div id=&#34;bottom-line&#34; class=&#34;anchor&#34;&gt;&lt;/div&gt;&#xA;    &#xA;    &lt;span&#xA;        class=&#34;absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none&#34;&gt;&#xA;        &lt;a class=&#34;text-primary-300 dark:text-neutral-700 !no-underline&#34; href=&#34;#bottom-line&#34; aria-label=&#34;Anchor&#34;&gt;#&lt;/a&gt;&#xA;    &lt;/span&gt;&#xA;    &#xA;&lt;/h2&gt;&#xA;&lt;p&gt;&lt;strong&gt;Recommended for engineers who want a tested, opinionated agentic workflow they can install today, and for anyone designing agent skills, since his posts are the best public record of how to engineer them.&lt;/strong&gt;&#xA;Not for token-budget-tight users, TDD-averse codebases, or readers who want minimal process between idea and diff.&lt;/p&gt;&#xA;&#xA;&lt;h2 class=&#34;relative group&#34;&gt;Top 5 recommended reading&#xA;    &lt;div id=&#34;top-5-recommended-reading&#34; class=&#34;anchor&#34;&gt;&lt;/div&gt;&#xA;    &#xA;    &lt;span&#xA;        class=&#34;absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none&#34;&gt;&#xA;        &lt;a class=&#34;text-primary-300 dark:text-neutral-700 !no-underline&#34; href=&#34;#top-5-recommended-reading&#34; aria-label=&#34;Anchor&#34;&gt;#&lt;/a&gt;&#xA;    &lt;/span&gt;&#xA;    &#xA;&lt;/h2&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://blog.fsck.com/2025/10/05/how-im-using-coding-agents-in-september-2025/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer&#34;&gt;&lt;img class=&#34;external-link-favicon&#34; src=&#34;https://www.google.com/s2/favicons?domain=blog.fsck.com&amp;sz=128&#34; alt=&#34;&#34; width=&#34;16&#34; height=&#34;16&#34; loading=&#34;lazy&#34;&gt;How I&amp;rsquo;m using coding agents in September, 2025&lt;/a&gt; - the foundational methodology post: worktrees, brainstorming, architect/implementer sessions, and taming CodeRabbit reviews.&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://blog.fsck.com/2025/10/09/superpowers/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer&#34;&gt;&lt;img class=&#34;external-link-favicon&#34; src=&#34;https://www.google.com/s2/favicons?domain=blog.fsck.com&amp;sz=128&#34; alt=&#34;&#34; width=&#34;16&#34; height=&#34;16&#34; loading=&#34;lazy&#34;&gt;Superpowers: How I&amp;rsquo;m using coding agents in October 2025&lt;/a&gt; - the release announcement that turns the methodology into installable skills, including his skill-testing approach.&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://blog.fsck.com/2026/06/15/Superpowers-6/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer&#34;&gt;&lt;img class=&#34;external-link-favicon&#34; src=&#34;https://www.google.com/s2/favicons?domain=blog.fsck.com&amp;sz=128&#34; alt=&#34;&#34; width=&#34;16&#34; height=&#34;16&#34; loading=&#34;lazy&#34;&gt;Superpowers 6&lt;/a&gt; - the optimization story: a model-driven autoresearch loop, published eval numbers, and candor about the token-cost complaint.&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://blog.fsck.com/2026/09/21/superpowers-6.4/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer&#34;&gt;&lt;img class=&#34;external-link-favicon&#34; src=&#34;https://www.google.com/s2/favicons?domain=blog.fsck.com&amp;sz=128&#34; alt=&#34;&#34; width=&#34;16&#34; height=&#34;16&#34; loading=&#34;lazy&#34;&gt;Superpowers 6.4&lt;/a&gt; - the current state: 16-harness support, the bare-metal comparison he concedes, and the new diagnosing-superpowers skill.&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://blog.fsck.com/2026/08/21/i-vibe-coded-a-c-compiler/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer&#34;&gt;&lt;img class=&#34;external-link-favicon&#34; src=&#34;https://www.google.com/s2/favicons?domain=blog.fsck.com&amp;sz=128&#34; alt=&#34;&#34; width=&#34;16&#34; height=&#34;16&#34; loading=&#34;lazy&#34;&gt;I vibe-coded a C compiler that can build SQLite&lt;/a&gt; - his autonomous long-horizon experiment (Evener plus GLM 5.2, 21 hours) showing what his loops attempt when goal-driven.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&#xA;&lt;h2 class=&#34;relative group&#34;&gt;Changes&#xA;    &lt;div id=&#34;changes&#34; class=&#34;anchor&#34;&gt;&lt;/div&gt;&#xA;    &#xA;    &lt;span&#xA;        class=&#34;absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none&#34;&gt;&#xA;        &lt;a class=&#34;text-primary-300 dark:text-neutral-700 !no-underline&#34; href=&#34;#changes&#34; aria-label=&#34;Anchor&#34;&gt;#&lt;/a&gt;&#xA;    &lt;/span&gt;&#xA;    &#xA;&lt;/h2&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;2026-09-24 - Created.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&#xA;&lt;h2 class=&#34;relative group&#34;&gt;See also&#xA;    &lt;div id=&#34;see-also&#34; class=&#34;anchor&#34;&gt;&lt;/div&gt;&#xA;    &#xA;    &lt;span&#xA;        class=&#34;absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none&#34;&gt;&#xA;        &lt;a class=&#34;text-primary-300 dark:text-neutral-700 !no-underline&#34; href=&#34;#see-also&#34; aria-label=&#34;Anchor&#34;&gt;#&lt;/a&gt;&#xA;    &lt;/span&gt;&#xA;    &#xA;&lt;/h2&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://tomrochette.com/agents/people-and-publications/simon-willison/&#34; &gt;Simon Willison&lt;/a&gt; - his co-host for the agentic-engineering BoF and the chronicler who cross-references Vincent&amp;rsquo;s practice&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://tomrochette.com/agents/people-and-publications/steve-yegge/&#34; &gt;Steve Yegge&lt;/a&gt; - the tracking-and-orchestration layer (beads, Gas Town) that Vincent-style skill stacks are built on&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://tomrochette.com/agents/task-management/beads/&#34; &gt;Beads&lt;/a&gt; - Yegge&amp;rsquo;s git-native tracker that metaswarm-style stacks pair with Superpowers&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://tomrochette.com/agents/skills/anthropic-agent-skills/&#34; &gt;Anthropic Agent Skills&lt;/a&gt; - the native skills framework that his SKILL.md experiments preceded by about a week&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://tomrochette.com/agents/harnesses/claude-code/&#34; &gt;Claude Code&lt;/a&gt; - the harness where Superpowers was born and remains installed via the official plugin marketplace&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&#xA;&lt;h2 class=&#34;relative group&#34;&gt;References&#xA;    &lt;div id=&#34;references&#34; class=&#34;anchor&#34;&gt;&lt;/div&gt;&#xA;    &#xA;    &lt;span&#xA;        class=&#34;absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none&#34;&gt;&#xA;        &lt;a class=&#34;text-primary-300 dark:text-neutral-700 !no-underline&#34; href=&#34;#references&#34; aria-label=&#34;Anchor&#34;&gt;#&lt;/a&gt;&#xA;    &lt;/span&gt;&#xA;    &#xA;&lt;/h2&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://blog.fsck.com/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer&#34;&gt;&lt;img class=&#34;external-link-favicon&#34; src=&#34;https://www.google.com/s2/favicons?domain=blog.fsck.com&amp;sz=128&#34; alt=&#34;&#34; width=&#34;16&#34; height=&#34;16&#34; loading=&#34;lazy&#34;&gt;https://blog.fsck.com/&lt;/a&gt; - the blog homepage: cadence, recent posts, 541-post archive, and the Prime Radiant/Best Practical/Keyboardio work links&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://blog.fsck.com/2025/10/05/how-im-using-coding-agents-in-september-2025/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer&#34;&gt;&lt;img class=&#34;external-link-favicon&#34; src=&#34;https://www.google.com/s2/favicons?domain=blog.fsck.com&amp;sz=128&#34; alt=&#34;&#34; width=&#34;16&#34; height=&#34;16&#34; loading=&#34;lazy&#34;&gt;https://blog.fsck.com/2025/10/05/how-im-using-coding-agents-in-september-2025/&lt;/a&gt; - the September 2025 methodology writeup&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://blog.fsck.com/2025/10/09/superpowers/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer&#34;&gt;&lt;img class=&#34;external-link-favicon&#34; src=&#34;https://www.google.com/s2/favicons?domain=blog.fsck.com&amp;sz=128&#34; alt=&#34;&#34; width=&#34;16&#34; height=&#34;16&#34; loading=&#34;lazy&#34;&gt;https://blog.fsck.com/2025/10/09/superpowers/&lt;/a&gt; - the Superpowers release announcement and skills philosophy&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://blog.fsck.com/2026/06/15/Superpowers-6/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer&#34;&gt;&lt;img class=&#34;external-link-favicon&#34; src=&#34;https://www.google.com/s2/favicons?domain=blog.fsck.com&amp;sz=128&#34; alt=&#34;&#34; width=&#34;16&#34; height=&#34;16&#34; loading=&#34;lazy&#34;&gt;https://blog.fsck.com/2026/06/15/Superpowers-6/&lt;/a&gt; - the Superpowers 6 release: eval-driven 50/60 percent improvements and the token-cost admission&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://blog.fsck.com/2026/09/21/superpowers-6.4/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer&#34;&gt;&lt;img class=&#34;external-link-favicon&#34; src=&#34;https://www.google.com/s2/favicons?domain=blog.fsck.com&amp;sz=128&#34; alt=&#34;&#34; width=&#34;16&#34; height=&#34;16&#34; loading=&#34;lazy&#34;&gt;https://blog.fsck.com/2026/09/21/superpowers-6.4/&lt;/a&gt; - the 6.4 release: new harness support, bare-metal comparison, diagnosing-superpowers skill&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://blog.fsck.com/2026/08/21/i-vibe-coded-a-c-compiler/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer&#34;&gt;&lt;img class=&#34;external-link-favicon&#34; src=&#34;https://www.google.com/s2/favicons?domain=blog.fsck.com&amp;sz=128&#34; alt=&#34;&#34; width=&#34;16&#34; height=&#34;16&#34; loading=&#34;lazy&#34;&gt;https://blog.fsck.com/2026/08/21/i-vibe-coded-a-c-compiler/&lt;/a&gt; - the autonomous C-compiler experiment grounding his long-horizon loop practice&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://github.com/obra/superpowers&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer&#34;&gt;&lt;img class=&#34;external-link-favicon&#34; src=&#34;https://www.google.com/s2/favicons?domain=github.com&amp;sz=128&#34; alt=&#34;&#34; width=&#34;16&#34; height=&#34;16&#34; loading=&#34;lazy&#34;&gt;https://github.com/obra/superpowers&lt;/a&gt; - the repo: MIT license, 291k stars and 26k forks as of 2026-09-24, 16 documented harness installs, commercial support, and telemetry disclosure&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://en.wikipedia.org/wiki/Jesse_Vincent&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer&#34;&gt;&lt;img class=&#34;external-link-favicon&#34; src=&#34;https://www.google.com/s2/favicons?domain=en.wikipedia.org&amp;sz=128&#34; alt=&#34;&#34; width=&#34;16&#34; height=&#34;16&#34; loading=&#34;lazy&#34;&gt;https://en.wikipedia.org/wiki/Jesse_Vincent&lt;/a&gt; - biography: RT, Best Practical, Perl roles, K-9 Mail, Keyboardio, Prime Radiant CEO, and the SKILL.md-before-Anthropic timeline&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://hn.algolia.com/api/v1/search?query=jesse%20vincent%20superpowers&amp;amp;hitsPerPage=8&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer&#34;&gt;&lt;img class=&#34;external-link-favicon&#34; src=&#34;https://www.google.com/s2/favicons?domain=hn.algolia.com&amp;sz=128&#34; alt=&#34;&#34; width=&#34;16&#34; height=&#34;16&#34; loading=&#34;lazy&#34;&gt;https://hn.algolia.com/api/v1/search?query=jesse%20vincent%20superpowers&amp;hitsPerPage=8&lt;/a&gt; - third-party reception: HN recommendations, the Superpowers 6 thread, metaswarm&amp;rsquo;s reliance on it, and Willison citing it as the TDD reference&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;</description>
      
    </item>
    
    <item>
      <title>Kent Beck</title>
      <link>https://tomrochette.com/agents/people-and-publications/kent-beck/</link>
      <pubDate>Thu, 24 Sep 2026 00:00:00 +0000</pubDate>
      <author>tom@tomrochette.com (Tom Rochette)</author>
      <guid>https://tomrochette.com/agents/people-and-publications/kent-beck/</guid>
      <category>research-note</category><category>agent-curated</category><category>fully-ai-generated</category><category>llm=glm-5.3-flash</category><category>people</category><category>publications</category><category>extreme-programming</category><category>tdd</category><category>augmented-coding</category><category>methodology</category>
      <description>&lt;p&gt;Kent Beck, creator of Extreme Programming and test-driven development, publishes his current thinking on software design and AI-era practice on the Software Design: Tidy First? newsletter.&#xA;Facts below verified as of 2026-09-24.&lt;/p&gt;&#xA;&lt;p&gt;&lt;strong&gt;He is the most credible methodology voice on which parts of classic software craft survive when agents write the code, and his boundary is process and economics: he tells you how to work, not which tool or model to buy.&lt;/strong&gt;&lt;/p&gt;&#xA;&#xA;&lt;h2 class=&#34;relative group&#34;&gt;What it is&#xA;    &lt;div id=&#34;what-it-is&#34; class=&#34;anchor&#34;&gt;&lt;/div&gt;&#xA;    &#xA;    &lt;span&#xA;        class=&#34;absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none&#34;&gt;&#xA;        &lt;a class=&#34;text-primary-300 dark:text-neutral-700 !no-underline&#34; href=&#34;#what-it-is&#34; aria-label=&#34;Anchor&#34;&gt;#&lt;/a&gt;&#xA;    &lt;/span&gt;&#xA;    &#xA;&lt;/h2&gt;&#xA;&lt;p&gt;A weekly newsletter (over 126,000 subscribers as of 2026-09-24) backed by a forty-year methodology portfolio: Extreme Programming Explained, Test-Driven Development by Example, Implementation Patterns, the 2023 book Tidy First?, and co-creating JUnit with Erich Gamma.&#xA;His AI arc runs from the April 2023 essay &amp;ldquo;90% of My Skills Are Now Worth $0&amp;rdquo; (the repricing thesis: &amp;ldquo;the value of 90% of my skills just dropped to $0. The leverage for the remaining 10% went up 1000x&amp;rdquo;) to June 2025&amp;rsquo;s &amp;ldquo;Augmented Coding: Beyond the Vibes&amp;rdquo;, which separates augmented coding, where you still care about code, tests, and design, from vibe coding, where you only care about behavior.&#xA;He grounds that distinction in a real project, a B+ tree library in Rust and Python built with agents over about four weeks, with his full system prompt and intervention habits published in the post.&#xA;Around the newsletter sit consulting, speaking (topics like &amp;ldquo;Beyond Vibes: What Augmented Coding Actually Requires&amp;rdquo;), a Still Burning podcast, and Tidy Together, the in-progress third book of his Empirical Software Design series.&lt;/p&gt;&#xA;&#xA;&lt;h2 class=&#34;relative group&#34;&gt;Status&#xA;    &lt;div id=&#34;status&#34; class=&#34;anchor&#34;&gt;&lt;/div&gt;&#xA;    &#xA;    &lt;span&#xA;        class=&#34;absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none&#34;&gt;&#xA;        &lt;a class=&#34;text-primary-300 dark:text-neutral-700 !no-underline&#34; href=&#34;#status&#34; aria-label=&#34;Anchor&#34;&gt;#&lt;/a&gt;&#xA;    &lt;/span&gt;&#xA;    &#xA;&lt;/h2&gt;&#xA;&lt;p&gt;Active, and newly central to the process debate.&#xA;Cadence is weekly per his own site, and the newsletter&amp;rsquo;s top-posts archive shows entries dated December 12 2025 and January 16, April 16, and May 15 (Substack omits the year on current-year posts, so those are 2026).&#xA;He is independent: Wikipedia records his Facebook years (2011-2019) and a 2019 software fellow role at Gusto, but kentbeck.com now presents him as consultant, writer, artist, and speaker, with draft chapters of Tidy Together going to paid subscribers.&#xA;The AI-era posts themselves drew modest Hacker News traction (his own submission of the augmented-coding essay sat at 5 points as of 2026-09-24), yet the framing keeps resurfacing in threads asking whether XP should be revisited for the agent era, which is the slower, stickier kind of influence.&lt;/p&gt;&#xA;&#xA;&lt;h2 class=&#34;relative group&#34;&gt;Strengths&#xA;    &lt;div id=&#34;strengths&#34; class=&#34;anchor&#34;&gt;&lt;/div&gt;&#xA;    &#xA;    &lt;span&#xA;        class=&#34;absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none&#34;&gt;&#xA;        &lt;a class=&#34;text-primary-300 dark:text-neutral-700 !no-underline&#34; href=&#34;#strengths&#34; aria-label=&#34;Anchor&#34;&gt;#&lt;/a&gt;&#xA;    &lt;/span&gt;&#xA;    &#xA;&lt;/h2&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Authority with receipts: the person who defined TDD and XP re-deriving his own methodology for agents carries weight no commentator can match.&lt;/li&gt;&#xA;&lt;li&gt;He experiments on real code and shows his work: the B+ tree build came with the system prompt, the time logs, and a candid verdict, correct and fast but with more accidental complexity than he likes.&lt;/li&gt;&#xA;&lt;li&gt;He names the distinctions the industry now argues with: augmented versus vibe coding, and the three warning signs of an agent going off track (loops, unrequested features, cheating on tests).&lt;/li&gt;&#xA;&lt;li&gt;The economics essays give leaders a decision frame instead of a prediction: Programming Deflation&amp;rsquo;s substitution-versus-Jevons pairing ends with capabilities to build that pay off under either future.&lt;/li&gt;&#xA;&lt;li&gt;Short, quotable essays, one idea each, with no tool churn to wade through.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&#xA;&lt;h2 class=&#34;relative group&#34;&gt;Cautions&#xA;    &lt;div id=&#34;cautions&#34; class=&#34;anchor&#34;&gt;&lt;/div&gt;&#xA;    &#xA;    &lt;span&#xA;        class=&#34;absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none&#34;&gt;&#xA;        &lt;a class=&#34;text-primary-300 dark:text-neutral-700 !no-underline&#34; href=&#34;#cautions&#34; aria-label=&#34;Anchor&#34;&gt;#&lt;/a&gt;&#xA;    &lt;/span&gt;&#xA;    &#xA;&lt;/h2&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;This is a process feed, not a tracking feed: expect near zero coverage of specific tools, models, and prices, so pair it with a practitioner blog for that layer.&lt;/li&gt;&#xA;&lt;li&gt;His evidence is personal and he says so: &amp;ldquo;I&amp;rsquo;m extrapolating wildly from a couple of experiences, which is what I do.&amp;rdquo;&lt;/li&gt;&#xA;&lt;li&gt;Even his own commenters push back on the emotional cost: one writes that LLM-generated code &amp;ldquo;feels to me like having no soul&amp;rdquo;, a tension he does not resolve.&lt;/li&gt;&#xA;&lt;li&gt;The best material (draft book chapters, weekly Thinkies) sits behind the paid tier.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&#xA;&lt;h2 class=&#34;relative group&#34;&gt;Compared to&#xA;    &lt;div id=&#34;compared-to&#34; class=&#34;anchor&#34;&gt;&lt;/div&gt;&#xA;    &#xA;    &lt;span&#xA;        class=&#34;absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none&#34;&gt;&#xA;        &lt;a class=&#34;text-primary-300 dark:text-neutral-700 !no-underline&#34; href=&#34;#compared-to&#34; aria-label=&#34;Anchor&#34;&gt;#&lt;/a&gt;&#xA;    &lt;/span&gt;&#xA;    &#xA;&lt;/h2&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://tomrochette.com/agents/people-and-publications/simon-willison/&#34; &gt;Simon Willison&lt;/a&gt;: the daily tool-level chronicler versus Beck&amp;rsquo;s weekly process level; use Willison to learn what changed this week, Beck to decide what it means for how your team works.&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://tomrochette.com/agents/people-and-publications/andrej-karpathy/&#34; &gt;Andrej Karpathy&lt;/a&gt;: the model-and-training-level view, and the coiner of the &amp;ldquo;vibe coding&amp;rdquo; term Beck argues against, versus Beck&amp;rsquo;s working discipline of tests and tidiness under agents.&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://tomrochette.com/agents/people-and-publications/steve-yegge/&#34; &gt;Steve Yegge&lt;/a&gt;: manifesto-scale provocations versus small falsifiable essays; read Yegge for the argument, Beck for the practice.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&#xA;&lt;h2 class=&#34;relative group&#34;&gt;Bottom line&#xA;    &lt;div id=&#34;bottom-line&#34; class=&#34;anchor&#34;&gt;&lt;/div&gt;&#xA;    &#xA;    &lt;span&#xA;        class=&#34;absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none&#34;&gt;&#xA;        &lt;a class=&#34;text-primary-300 dark:text-neutral-700 !no-underline&#34; href=&#34;#bottom-line&#34; aria-label=&#34;Anchor&#34;&gt;#&lt;/a&gt;&#xA;    &lt;/span&gt;&#xA;    &#xA;&lt;/h2&gt;&#xA;&lt;p&gt;Recommended for senior engineers and leads who need to rework team process, review habits, and design discipline for agent-heavy development.&#xA;Not for readers who want tool comparisons, model benchmarks, or news.&lt;/p&gt;&#xA;&#xA;&lt;h2 class=&#34;relative group&#34;&gt;Top 5 recommended reading&#xA;    &lt;div id=&#34;top-5-recommended-reading&#34; class=&#34;anchor&#34;&gt;&lt;/div&gt;&#xA;    &#xA;    &lt;span&#xA;        class=&#34;absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none&#34;&gt;&#xA;        &lt;a class=&#34;text-primary-300 dark:text-neutral-700 !no-underline&#34; href=&#34;#top-5-recommended-reading&#34; aria-label=&#34;Anchor&#34;&gt;#&lt;/a&gt;&#xA;    &lt;/span&gt;&#xA;    &#xA;&lt;/h2&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://tidyfirst.substack.com/p/augmented-coding-beyond-the-vibes&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer&#34;&gt;&lt;img class=&#34;external-link-favicon&#34; src=&#34;https://www.google.com/s2/favicons?domain=tidyfirst.substack.com&amp;sz=128&#34; alt=&#34;&#34; width=&#34;16&#34; height=&#34;16&#34; loading=&#34;lazy&#34;&gt;Augmented Coding: Beyond the Vibes&lt;/a&gt; - the essay that defines the discipline, with the full system prompt and his three warning signs that an agent is going off track.&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://tidyfirst.substack.com/p/90-of-my-skills-are-now-worth-0&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer&#34;&gt;&lt;img class=&#34;external-link-favicon&#34; src=&#34;https://www.google.com/s2/favicons?domain=tidyfirst.substack.com&amp;sz=128&#34; alt=&#34;&#34; width=&#34;16&#34; height=&#34;16&#34; loading=&#34;lazy&#34;&gt;90% of My Skills Are Now Worth $0&lt;/a&gt; - the April 2023 repricing thesis that started his AI arc, including his own admission that he was extrapolating wildly.&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://tidyfirst.substack.com/p/programming-deflation&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer&#34;&gt;&lt;img class=&#34;external-link-favicon&#34; src=&#34;https://www.google.com/s2/favicons?domain=tidyfirst.substack.com&amp;sz=128&#34; alt=&#34;&#34; width=&#34;16&#34; height=&#34;16&#34; loading=&#34;lazy&#34;&gt;Programming Deflation&lt;/a&gt; - substitution versus Jevons paradox applied to software, ending in skills that hold up whether employment shrinks or grows.&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://tidyfirst.substack.com/p/canon-tdd&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer&#34;&gt;&lt;img class=&#34;external-link-favicon&#34; src=&#34;https://www.google.com/s2/favicons?domain=tidyfirst.substack.com&amp;sz=128&#34; alt=&#34;&#34; width=&#34;16&#34; height=&#34;16&#34; loading=&#34;lazy&#34;&gt;Canon TDD&lt;/a&gt; - the five steps of TDD from the person who named it, written to stop strawman critiques and now the foundation agents are being pointed at.&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.kentbeck.com/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer&#34;&gt;&lt;img class=&#34;external-link-favicon&#34; src=&#34;https://www.google.com/s2/favicons?domain=www.kentbeck.com&amp;sz=128&#34; alt=&#34;&#34; width=&#34;16&#34; height=&#34;16&#34; loading=&#34;lazy&#34;&gt;Tidy First? and the Empirical Software Design series&lt;/a&gt; - his own summary of the book series and the design-as-optionality economics behind his augmented-coding principles.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&#xA;&lt;h2 class=&#34;relative group&#34;&gt;Changes&#xA;    &lt;div id=&#34;changes&#34; class=&#34;anchor&#34;&gt;&lt;/div&gt;&#xA;    &#xA;    &lt;span&#xA;        class=&#34;absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none&#34;&gt;&#xA;        &lt;a class=&#34;text-primary-300 dark:text-neutral-700 !no-underline&#34; href=&#34;#changes&#34; aria-label=&#34;Anchor&#34;&gt;#&lt;/a&gt;&#xA;    &lt;/span&gt;&#xA;    &#xA;&lt;/h2&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;2026-09-24 - Created.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&#xA;&lt;h2 class=&#34;relative group&#34;&gt;See also&#xA;    &lt;div id=&#34;see-also&#34; class=&#34;anchor&#34;&gt;&lt;/div&gt;&#xA;    &#xA;    &lt;span&#xA;        class=&#34;absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none&#34;&gt;&#xA;        &lt;a class=&#34;text-primary-300 dark:text-neutral-700 !no-underline&#34; href=&#34;#see-also&#34; aria-label=&#34;Anchor&#34;&gt;#&lt;/a&gt;&#xA;    &lt;/span&gt;&#xA;    &#xA;&lt;/h2&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://tomrochette.com/agents/people-and-publications/simon-willison/&#34; &gt;Simon Willison&lt;/a&gt; - the daily counterpart feed: what tools and models did this week.&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://tomrochette.com/agents/people-and-publications/andrej-karpathy/&#34; &gt;Andrej Karpathy&lt;/a&gt; - where the &amp;ldquo;vibe coding&amp;rdquo; framing Beck argues against came from.&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://tomrochette.com/agents/people-and-publications/steve-yegge/&#34; &gt;Steve Yegge&lt;/a&gt; - the other veteran rethinking the profession, louder and less systematic.&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://tomrochette.com/agents/spec-driven-development/spec-kit/&#34; &gt;GitHub Spec Kit&lt;/a&gt; - spec-first tooling that mechanizes the planning discipline Beck does by hand with plan.md.&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://tomrochette.com/agents/agentic-coding-tools-landscape/&#34; &gt;Agentic Coding Tools Landscape&lt;/a&gt; - the tooling his essays deliberately abstract away.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&#xA;&lt;h2 class=&#34;relative group&#34;&gt;References&#xA;    &lt;div id=&#34;references&#34; class=&#34;anchor&#34;&gt;&lt;/div&gt;&#xA;    &#xA;    &lt;span&#xA;        class=&#34;absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none&#34;&gt;&#xA;        &lt;a class=&#34;text-primary-300 dark:text-neutral-700 !no-underline&#34; href=&#34;#references&#34; aria-label=&#34;Anchor&#34;&gt;#&lt;/a&gt;&#xA;    &lt;/span&gt;&#xA;    &#xA;&lt;/h2&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://tidyfirst.substack.com/p/augmented-coding-beyond-the-vibes&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer&#34;&gt;&lt;img class=&#34;external-link-favicon&#34; src=&#34;https://www.google.com/s2/favicons?domain=tidyfirst.substack.com&amp;sz=128&#34; alt=&#34;&#34; width=&#34;16&#34; height=&#34;16&#34; loading=&#34;lazy&#34;&gt;https://tidyfirst.substack.com/p/augmented-coding-beyond-the-vibes&lt;/a&gt; - the augmented versus vibe coding essay, the B+ tree case study, and the published system prompt&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://tidyfirst.substack.com/p/90-of-my-skills-are-now-worth-0&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer&#34;&gt;&lt;img class=&#34;external-link-favicon&#34; src=&#34;https://www.google.com/s2/favicons?domain=tidyfirst.substack.com&amp;sz=128&#34; alt=&#34;&#34; width=&#34;16&#34; height=&#34;16&#34; loading=&#34;lazy&#34;&gt;https://tidyfirst.substack.com/p/90-of-my-skills-are-now-worth-0&lt;/a&gt; - the 2023 repricing thesis and the 3X Explore/Expand/Extract framing&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://tidyfirst.substack.com/p/programming-deflation&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer&#34;&gt;&lt;img class=&#34;external-link-favicon&#34; src=&#34;https://www.google.com/s2/favicons?domain=tidyfirst.substack.com&amp;sz=128&#34; alt=&#34;&#34; width=&#34;16&#34; height=&#34;16&#34; loading=&#34;lazy&#34;&gt;https://tidyfirst.substack.com/p/programming-deflation&lt;/a&gt; - the substitution versus Jevons economics essay (2025-09-15)&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://tidyfirst.substack.com/p/canon-tdd&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer&#34;&gt;&lt;img class=&#34;external-link-favicon&#34; src=&#34;https://www.google.com/s2/favicons?domain=tidyfirst.substack.com&amp;sz=128&#34; alt=&#34;&#34; width=&#34;16&#34; height=&#34;16&#34; loading=&#34;lazy&#34;&gt;https://tidyfirst.substack.com/p/canon-tdd&lt;/a&gt; - his definitive TDD workflow essay (2023-12-11)&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://tidyfirst.substack.com/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer&#34;&gt;&lt;img class=&#34;external-link-favicon&#34; src=&#34;https://www.google.com/s2/favicons?domain=tidyfirst.substack.com&amp;sz=128&#34; alt=&#34;&#34; width=&#34;16&#34; height=&#34;16&#34; loading=&#34;lazy&#34;&gt;https://tidyfirst.substack.com/&lt;/a&gt; - the newsletter home: over 126,000 subscribers as of 2026-09-24&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://tidyfirst.substack.com/archive?sort=top&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer&#34;&gt;&lt;img class=&#34;external-link-favicon&#34; src=&#34;https://www.google.com/s2/favicons?domain=tidyfirst.substack.com&amp;sz=128&#34; alt=&#34;&#34; width=&#34;16&#34; height=&#34;16&#34; loading=&#34;lazy&#34;&gt;https://tidyfirst.substack.com/archive?sort=top&lt;/a&gt; - posting cadence evidence with dated entries into 2026&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.kentbeck.com/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer&#34;&gt;&lt;img class=&#34;external-link-favicon&#34; src=&#34;https://www.google.com/s2/favicons?domain=www.kentbeck.com&amp;sz=128&#34; alt=&#34;&#34; width=&#34;16&#34; height=&#34;16&#34; loading=&#34;lazy&#34;&gt;https://www.kentbeck.com/&lt;/a&gt; - current projects (Tidy Together, augmented-coding research and speaking), subscriber and open-rate figures, consulting and podcast&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://en.wikipedia.org/wiki/Kent_Beck&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer&#34;&gt;&lt;img class=&#34;external-link-favicon&#34; src=&#34;https://www.google.com/s2/favicons?domain=en.wikipedia.org&amp;sz=128&#34; alt=&#34;&#34; width=&#34;16&#34; height=&#34;16&#34; loading=&#34;lazy&#34;&gt;https://en.wikipedia.org/wiki/Kent_Beck&lt;/a&gt; - the methodology record: XP, TDD, JUnit, the Agile Manifesto, Facebook and Gusto years, book list&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://hn.algolia.com/api/v1/search?query=%22augmented%20coding%22%20kent%20beck&amp;amp;hitsPerPage=8&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer&#34;&gt;&lt;img class=&#34;external-link-favicon&#34; src=&#34;https://www.google.com/s2/favicons?domain=hn.algolia.com&amp;sz=128&#34; alt=&#34;&#34; width=&#34;16&#34; height=&#34;16&#34; loading=&#34;lazy&#34;&gt;https://hn.algolia.com/api/v1/search?query=%22augmented%20coding%22%20kent%20beck&amp;hitsPerPage=8&lt;/a&gt; - third-party HN evidence, including his own submission at 5 points and citations in XP-revision threads (as of 2026-09-24)&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;</description>
      
    </item>
    
  </channel>
</rss>
