AGENTS.md is becoming the common language for AI coding tools, but keeping repo rules, personal rules, and tool-specific files in sync is still messy. In this episode, Kaushik and Iury break down the sync problem, compare their own setups, and unpack what the latest AGENTS.md research actually says.
2026
Subagents are becoming a core primitive for serious AI-assisted development. In this episode, Kaushik and Iury disambiguate “agent” terminology, unpack plan mode vs subagents, and explain how parallel, scoped workers improve research quality without polluting the main thread.
Agent Skills look simple, but they are one of the most powerful building blocks in modern AI coding workflows. In this episode, Kaushik and Iury break down when to use skills, how progressive disclosure works, and how skills compare with commands, instructions, and MCPs.