Episode

I gave Claude Code our entire codebase. Our customers noticed. | Al Chen (Galileo)

Podcast
How I AI
Published
Apr 6, 2026
Duration seconds
2747
Processing state
not_requested
Canonical source
https://podcasters.spotify.com/pod/show/pen-name/episodes/I-gave-Claude-Code-our-entire-codebase--Our-customers-noticed---Al-Chen-Galileo-e3h9o0h
Audio
https://anchor.fm/s/1035b1568/podcast/play/117808593/https%3A%2F%2Fd3ctxlq1ktw2nl.cloudfront.net%2Fstaging%2F2026-3-3%2F421314642-44100-2-27adbc8f8a191.mp3
JSON
/v1/public/podcasts/how-i-ai-7304222/episodes/i-gave-claude-code-our-entire-codebase-our-customers-noticed-al-chen-galileo
Markdown
/podcast/how-i-ai-7304222/i-gave-claude-code-our-entire-codebase-our-customers-noticed-al-chen-galileo.md

Actions

  • POST https://stenobird.com/v1/public/podcasts/how-i-ai-7304222/episodes/i-gave-claude-code-our-entire-codebase-our-customers-noticed-al-chen-galileo/transcription-requests
    Idempotently request low-priority transcript generation for this episode.
  • GET https://stenobird.com/podcast/how-i-ai-7304222/i-gave-claude-code-our-entire-codebase-our-customers-noticed-al-chen-galileo.md
    Read the agent-friendly Markdown representation of this episode resource.

Summary

Al Chen is a field engineer at Galileo, an observability platform for AI applications, where he works on the front lines with enterprise customers asking highly technical questions. Despite never having held an engineering role, Al has built a system using Claude Code to query Galileo’s 15 separate repositories, combine that with Confluence documentation and customer-specific quirks, and deliver hyper-personalized answers that would otherwise require constant engineering support. What you’ll learn: How to use Claude Code to query multiple repositories simultaneously for customer support Why code is often a better source of truth than documentation How to combine repository context with Confluence and Slack using MCPs The “customer quirks” system that creates hyper-personalized deployment guides How to build virtuous loops that turn single customer questions into scalable knowledge Why information organization matters less in the AI era A simple 16-line script (written by Claude Code) that pulls the latest main branch across all your repositories to keep your context current How to reduce engineering interruptions to near-zero by empowering customer-facing teams to query the codebase directly — Brought to you by: Orkes —The enterprise platform for reliable applications and agentic workflows Tines —Start building intelligent workflows today — In this episode, we cover: (00:00) Introduction to Al Chen (02:50) The problem: documentation wasn’t enough (04:23) Pulling 15 repos into VS Code (06:03) How Claude Code queries the entire codebase (08:00) Why current code beats documentation (08:31) The pull script that keeps everything updated (09:54) Opening projects at the multi-repo level (11:40) Live demo: answering deployment questions (13:25) The customer quirks system (15:0…