Skip to main content
Latent Space

GitHub's plan for Agents — Kyle Daigle, GitHub

83 min episode · 3 min read
·
Kyle Daigle

Episode

83 min

Read time

3 min

Topics

Productivity, Remote Work, Startups

AI-Generated Summary

Key Takeaways

  • Micro-skills over mega-skills: Replace large, brittle AI skill packages with atomic single-purpose skills that do one thing well. Mega-skills break as context shifts over weeks and months, making them impossible to maintain. Instead, build small composable Lego-like skills and let an orchestration layer string them together dynamically. This approach survives changing workflows and is easier for non-technical teammates to modify using plain English.
  • Retrospective AI workflows: LLMs perform better at pattern recognition over past data than forward planning. Daigle runs daily workflows pulling from Obsidian notes, Slack, Teams transcripts via WorkIQ MCP server, and GitHub to reconstruct what happened across a 3,000-person org. This backward-looking loop — summarize the week, identify what worked, then project forward three to four days — produces more reliable outputs than generative planning prompts.
  • GitHub scaling architecture: GitHub's reliability issues stem from a central permissioning database internally called MySQL One, monorepo growth reversing the industry's multi-repo trend, and CPU constraints from agents multiplying Actions usage. The fix involves migrating to Azure dev compute for fast VM spin-up, breaking out permissioning layers, and rewriting job queuing infrastructure — changes that produce step-change improvements rather than incremental gains.
  • Commit volume as AI adoption signal: GitHub crossed 275 million commits per week in April 2025, putting it on pace for 14 billion commits annually versus 1 billion in all of 2024 — a 14x increase in roughly one year. This growth is linear and still accelerating, driven by agents generating PRs, larger monorepos replacing distributed repos, and a user base that has grown past 200 million accounts.
  • Trust signals for open source: Stars and commit counts are passive, gamifiable metrics that attackers can inflate by aging accounts and submitting cross-repo PRs. A more robust approach involves agentic workflows that evaluate composite signals — accepted PRs across multiple projects, linked social handles older than a threshold, contribution history patterns — letting individual maintainers define their own trust heuristics rather than GitHub enforcing a universal standard.

What It Covers

GitHub COO/CMO Kyle Daigle covers GitHub's scaling crisis (commits growing from 1B to 14B projected annually), the evolution of Copilot toward ambient agentic workflows, internal AI productivity systems using MCP servers and micro-skills, open source trust mechanisms, NPM security tradeoffs, and Microsoft's developer platform strategy around Build 2025.

Key Questions Answered

  • Micro-skills over mega-skills: Replace large, brittle AI skill packages with atomic single-purpose skills that do one thing well. Mega-skills break as context shifts over weeks and months, making them impossible to maintain. Instead, build small composable Lego-like skills and let an orchestration layer string them together dynamically. This approach survives changing workflows and is easier for non-technical teammates to modify using plain English.
  • Retrospective AI workflows: LLMs perform better at pattern recognition over past data than forward planning. Daigle runs daily workflows pulling from Obsidian notes, Slack, Teams transcripts via WorkIQ MCP server, and GitHub to reconstruct what happened across a 3,000-person org. This backward-looking loop — summarize the week, identify what worked, then project forward three to four days — produces more reliable outputs than generative planning prompts.
  • GitHub scaling architecture: GitHub's reliability issues stem from a central permissioning database internally called MySQL One, monorepo growth reversing the industry's multi-repo trend, and CPU constraints from agents multiplying Actions usage. The fix involves migrating to Azure dev compute for fast VM spin-up, breaking out permissioning layers, and rewriting job queuing infrastructure — changes that produce step-change improvements rather than incremental gains.
  • Commit volume as AI adoption signal: GitHub crossed 275 million commits per week in April 2025, putting it on pace for 14 billion commits annually versus 1 billion in all of 2024 — a 14x increase in roughly one year. This growth is linear and still accelerating, driven by agents generating PRs, larger monorepos replacing distributed repos, and a user base that has grown past 200 million accounts.
  • Trust signals for open source: Stars and commit counts are passive, gamifiable metrics that attackers can inflate by aging accounts and submitting cross-repo PRs. A more robust approach involves agentic workflows that evaluate composite signals — accepted PRs across multiple projects, linked social handles older than a threshold, contribution history patterns — letting individual maintainers define their own trust heuristics rather than GitHub enforcing a universal standard.
  • Context layer as the missing piece: Current coding agents lack ambient awareness of business context — meeting transcripts, product specs, email threads, analyst briefings — that human developers naturally carry. Daigle frames this as the next frontier beyond agentic IDEs: a persistent context engine that connects GitHub Copilot to WorkIQ and Foundry IQ so agents inherit organizational knowledge without requiring developers to manually re-explain priorities on every task.

Notable Moment

Daigle revealed he built an entire revenue planning presentation — pulling from Obsidian notes, Slack, and internal data into a SQLite app — and delivered it to the CFO and CRO without disclosing AI involvement. He deliberately instructed the model to produce visually plain, non-polished output so it would pass as human work.

Know someone who'd find this useful?

Episode Transcript

Okay. We're here with Kyle Bagel, CEO of GitHub. Hey. Thanks for having me. You're not just CEO of GitHub. People know you as that. Yeah. You have a new role. Yeah. So I have an expanded role now. I mean, we've been working, I've been working at GitHub for thirteen years and doing all things developer join as a developer myself. And now, I'm also responsible as the CMO of developer for Microsoft. And so all the kind of learnings and passion for developers and how we work with them and how we communicate and, you know, how we bring our products to market, we're also bringing that expertise, you know, to the broader Microsoft ecosystem and and helping every developer that uses a Microsoft product or would like to, to have a sort of similar experience that they've had with GitHub over the years. So, it's a big different role in some ways, but it's also just building on the experience that, you know, I've had at GitHub of just sort of tell the truth, be authentic, show people how to use it, and then let the, you know, product speak for themselves. Not just doing that with, all of Microsoft. Yeah. And, we're we'll be releasing this in conjunction with build. You have lots of stuff planned. And we can sort of touch on that whenever it's appropriate. Yeah. I think one of the interesting things is I rarely meet a COO who's also a CMO. Yeah. Yeah. I think you're very outward facing and you're very confident publicly. That's rare. Like, do you actually view yourself as COO? Like, what's Yeah. I mean what is your thing? I think for me, like, it's been funny. The titles have always been, like, always felt a little strange to me. I mean, I joined GitHub as a developer, You know, I mean, I wrote so much of the Let's bring that up. Yeah. What yeah. You wrote the back end? Yeah. I was going through, like, I was going through, some old photos, when, you know, folks were talking about, you know, how things were being built or how others have built GitHub. I built, webhooks and worked with teams building the API, built the platform layer, anything that integrated with GitHub, up until really 2018, I, was built or ran the engineering teams. And that's kind of where my, like, the beginning of my passion always was, was helping people build things, deliver them to, like, their customers. And so being a developer, building for developers was always super unique. And I think as my role expanded, it became, you know, my ability to talk to not just developers, but also enterprise customers or, you know, business leaders and have this like translation layer. And then through all those years, GitHub has always operated pretty uniquely. Like post pandemic, working remotely was not as novel as it was when GitHub started in 2008. But all that expertise …

Get the full transcript (16,365 words) + summary by email — free

One-time email with the complete transcript and AI summary of this episode. No account needed.

One email, no spam. We’ll also show you what SignalCast does.

Browse all Latent Space transcripts →

You just read a 3-minute summary of a 80-minute episode.

Get Latent Space summarized like this every Monday — plus up to 2 more podcasts, free.

Pick Your Podcasts — Free

Keep Reading

Books, tools, and gear mentioned in this episode

SignalCast may earn commission on purchases via these links.

Tools

  • connects GitHub Copilot to WorkIQ and Foundry IQ so agents inherit organizational knowledge
  • by GitHub

    pulling from Obsidian notes, Slack, Teams transcripts via WorkIQ MCP server, and GitHub to reconstruct what happened
  • pulled from Obsidian notes, Slack, and internal data into a SQLite app
  • Daigle runs daily workflows pulling from Obsidian notes, Slack, Teams transcripts via WorkIQ MCP server
  • pulling from Obsidian notes, Slack, Teams transcripts via WorkIQ MCP server, and GitHub to reconstruct what happened
  • by GitHub

    agents multiplying Actions usage
  • pulling from Obsidian notes, Slack, Teams transcripts via WorkIQ MCP server
  • by Microsoft

    pulling from Obsidian notes, Slack, Teams transcripts via WorkIQ MCP server

More from Latent Space

We summarize every new episode. Want them in your inbox?

Similar Episodes

Related episodes from other podcasts

Explore Related Topics

This podcast is featured in Best AI Podcasts (2026) — ranked and reviewed with AI summaries.

Read this week's Startups & Product Podcast Insights — cross-podcast analysis updated weekly.

You're clearly into Latent Space.

Every Monday, we deliver AI summaries of the latest episodes from Latent Space and 192+ other podcasts. Free for one show.

Start My Monday Digest

No credit card · Unsubscribe anytime