Episode

Agentic coding Session 2 — Configuration & Extension Mastery

Podcast
Software Engineer Interview Prep Podcast
Published
Jun 8, 2026
Duration seconds
1194
Processing state
not_requested
Canonical source
https://podcasters.spotify.com/pod/show/prabuddha-ganegoda/episodes/Agentic-coding-Session-2--Configuration--Extension-Mastery-e3kfm4i
Audio
https://anchor.fm/s/10f2c0f8c/podcast/play/121149010/https%3A%2F%2Fd3ctxlq1ktw2nl.cloudfront.net%2Fstaging%2F2026-5-8%2F177b1aff-8834-55b6-1ca6-c4363d21ccfe.m4a
JSON
/v1/public/podcasts/software-engineer-interview-prep-podcast-7756520/episodes/agentic-coding-session-2-configuration-extension-mastery
Markdown
/podcast/software-engineer-interview-prep-podcast-7756520/agentic-coding-session-2-configuration-extension-mastery.md

Actions

  • POST https://stenobird.com/v1/public/podcasts/software-engineer-interview-prep-podcast-7756520/episodes/agentic-coding-session-2-configuration-extension-mastery/transcription-requests
    Idempotently request low-priority transcript generation for this episode.
  • GET https://stenobird.com/podcast/software-engineer-interview-prep-podcast-7756520/agentic-coding-session-2-configuration-extension-mastery.md
    Read the agent-friendly Markdown representation of this episode resource.

Summary

This is where the deep technical interview questions live. Claude Code has five extension points — CLAUDE.md, skills, hooks, subagents, and MCP — and knowing which to reach for is a core competency. We break down each one: why CLAUDE.md is always-on context you must keep lean, how skills load knowledge on demand and why the description field decides everything, when hooks give you deterministic guarantees, how subagents isolate heavy work in their own context, and how MCP and CLI tools connect the outside world. Ends with the decision framework that ties them all together.