Publishing Details
About This Podcast
Explore Statistics
Recent Episodes
Autonomous-Run Safety in Claude Code: Sandboxing, Prompt-Injection Defense, and Audit Logs
Before you let Claude run unattended, you need three independent enforcement layers, because a prompt injection can change what the agent wants to do but never what the harness allows. This episode…
Review-and-Fix Loops: The Cold Critic, the Fixer, and the Gate Before Full Autonomy
A code reviewer who wrote the code is the worst possible reviewer, so wire a cold-context critic against an Edit-capable fixer and an objective test gate. The one pitfall that breaks it: a fixer that…
The Claude Code GitHub Action: @claude on Issues and PRs (Setup, Auth, Triggers, Pitfalls)
Install the claude-code-action via /install-github-app, then @-mention Claude on any issue or PR to get a committed branch and a ready-to-click PR link. The biggest gotcha: fork PRs on public repos…
Headless Claude Code: drive claude -p and the Agent SDK from your scripts
Take Claude Code out of the terminal and into your scripts. Print mode and structured JSON, the Claude Agent SDK in TypeScript and Python, chaining sessions, and the permission-and-cost discipline…
The orchestrator pattern: promote one Claude Code session to dispatch waves of subagents
Stop hand-wiring parallel sessions and let one Claude become the dispatcher: it spins up waves of subagents that work in parallel and report back. Your first session that runs a team instead of a…
Ultraplan and ultrareview: plan hard before Claude writes code, then review the diff cold
The two highest-leverage habits in a single Claude Code session: make it interview you and plan the whole change in writing before it touches a file, then make it tear the diff apart, cold, before…
Parallel sessions and git worktrees: run several Claude Code agents without collisions
One repo, several Claudes, zero stepped-on edits. Learn to give each Claude Code session its own git worktree, an isolated working directory on its own branch, plus the port, dependency, and database…
Cost and rate-limit engineering for Claude Code, plus evals so your prompts don't rot
The two skills most Claude Code power users skip: keeping token spend and rate limits predictable, and regression-testing the prompts, skills, and commands you depend on so they can't quietly get…
Context windows and CLAUDE.md hierarchies: why long sessions go dumb, and how to keep them sharp
Two hours into a session, Claude starts re-reading files and forgetting the conventions you set at the start. That's a full context window, not a smarter assistant. Learn to read the /context meter,…
MCP servers: connect your database, browser, and GitHub to Claude Code
Wire external tools into Claude Code through the Model Context Protocol: a real browser, your Postgres database, your GitHub repos, your error tracker in production. We add a server from scratch,…
Subagents: one-off delegation that keeps your main context clean
A subagent is a fresh Claude instance that does a noisy, self-contained job in its own context window and hands back only the summary. Learn to delegate codebase searches and code reviews, restrict…
Skills: reusable expertise Claude loads only when the task matches
You keep pasting the same procedure into chat. Package it once as a skill, a folder with a SKILL.md, and Claude loads it on demand when the task matches, deep when you need it and nearly free when…
Custom slash commands and hooks: shortcuts you trigger, guarantees that fire on their own
You've been using the slash commands Claude Code ships with. Now write your own, and wire the hooks that fire on their own. Bundle a repeatable workflow into a command you trigger with a slash, then…
Built-in slash commands and the keyboard habits that make a session fast
A tour of the commands that ship in the box, the four steering keys you will use every run, and the decision you make constantly: clear versus compact, plus how to spot when compaction silently drops…
Permissions, settings.json, and plan mode: making one Claude Code session safe
You can't automate a tool you don't trust. This episode is the control surface: where settings live and which file wins, how to write tight allow/ask/deny permission rules (the real fence, not…
Your first Claude Code session: the core loop, CLAUDE.md, /init, and resuming work
How the gather-act-verify loop actually works and how to steer it without starting over. What belongs in your CLAUDE.md project memory and what to keep out, generating a first draft with /init, and…
Frequently Asked Questions
OCDevel Claude Code Podcast has published 16 episodes since June 2026.
OCDevel Claude Code Podcast is currently highly active with new episodes daily.
Similar Podcasts
Crime Junkie
Audiochuck
514 episodes
The Joe Rogan Experience
Joe Rogan
2,707 episodes
My Favorite Murder with Karen Kilgariff and Georgia Hardstark
Exactly Right and iHeartPodcasts
1,174 episodes
Call Her Daddy
Alex Cooper
584 episodes
The Daily
The New York Times
48 episodes
Morbid
Ash Kelley & Alaina Urquhart
856 episodes