<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
     xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"
     xmlns:content="http://purl.org/rss/1.0/modules/content/"
     xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Configure Your AI Coding Environment</title>
    <link>https://www.sharmaprakash.com.np/series/ai-coding-setup/</link>
    <atom:link href="https://www.sharmaprakash.com.np/podcast/ai-coding-setup/feed.xml" rel="self" type="application/rss+xml" />
    <description><![CDATA[A five-part guide to setting up your .claude folder, CLAUDE.md, hooks, permissions, and cross-tool configuration — the prerequisite for every other agentic workflow.]]></description>
    <language>en</language>
    <copyright>© 2026 Prakash Poudel Sharma</copyright>
    <itunes:author>Prakash Poudel Sharma</itunes:author>
    <itunes:summary>A five-part guide to setting up your .claude folder, CLAUDE.md, hooks, permissions, and cross-tool configuration — the prerequisite for every other agentic workflow.</itunes:summary>
    <itunes:owner>
      <itunes:name>Prakash Poudel Sharma</itunes:name>
      <itunes:email>prakash@tremark.com.np</itunes:email>
    </itunes:owner>
    <itunes:image href="https://www.sharmaprakash.com.np/images/blog/series/ai-coding-setup.png" />
    <itunes:category text="Technology" />
    <itunes:explicit>false</itunes:explicit>
    <itunes:type>episodic</itunes:type>
    <image>
      <url>https://www.sharmaprakash.com.np/images/blog/series/ai-coding-setup.png</url>
      <title>Configure Your AI Coding Environment</title>
      <link>https://www.sharmaprakash.com.np/series/ai-coding-setup/</link>
    </image>
    <item>
      <title>Not on Claude? The Cross-Tool Configuration Guide</title>
      <description><![CDATA[The concepts in this series aren't Claude-specific. Every major AI coding tool has a configuration layer. Here's how they map — and what Windows and Linux users need to know.]]></description>
      <link>https://www.sharmaprakash.com.np/ai/cross-tool-configuration-guide/</link>
      <guid isPermaLink="false">https://github.com/P-AI-PLOS/sharmaprakash.com.np/releases/download/podcast-ai-coding-setup-ep-05/ep-05.mp3</guid>
      <pubDate>Sun, 17 May 2026 02:48:00 GMT</pubDate>
      <enclosure url="https://github.com/P-AI-PLOS/sharmaprakash.com.np/releases/download/podcast-ai-coding-setup-ep-05/ep-05.mp3" type="audio/mpeg" />
      <itunes:author>Prakash Poudel Sharma</itunes:author>
      <itunes:summary>The concepts in this series aren't Claude-specific. Every major AI coding tool has a configuration layer. Here's how they map — and what Windows and Linux users need to know.</itunes:summary>
      <itunes:duration>58:45</itunes:duration>
      <itunes:episode>5</itunes:episode>
      <itunes:explicit>false</itunes:explicit>
    </item>
    <item>
      <title>Project Settings, Permissions, and Team Sharing</title>
      <description><![CDATA[What your team shares, what stays personal, and how to stop the 'Claude asked me to approve running npm install' prompts that break every flow.]]></description>
      <link>https://www.sharmaprakash.com.np/ai/project-settings-permissions-team-sharing/</link>
      <guid isPermaLink="false">https://github.com/P-AI-PLOS/sharmaprakash.com.np/releases/download/podcast-ai-coding-setup-ep-04/ep-04.mp3</guid>
      <pubDate>Sun, 17 May 2026 02:47:00 GMT</pubDate>
      <enclosure url="https://github.com/P-AI-PLOS/sharmaprakash.com.np/releases/download/podcast-ai-coding-setup-ep-04/ep-04.mp3" type="audio/mpeg" />
      <itunes:author>Prakash Poudel Sharma</itunes:author>
      <itunes:summary>What your team shares, what stays personal, and how to stop the 'Claude asked me to approve running npm install' prompts that break every flow.</itunes:summary>
      <itunes:duration>23:22</itunes:duration>
      <itunes:episode>4</itunes:episode>
      <itunes:explicit>false</itunes:explicit>
    </item>
    <item>
      <title>Hooks That Pay for Themselves</title>
      <description><![CDATA[A session-start hook runs once, costs nothing, and gives your agent context it would otherwise ask for or guess wrong. The highest-leverage 10 lines you'll write this week.]]></description>
      <link>https://www.sharmaprakash.com.np/ai/hooks-that-pay-for-themselves/</link>
      <guid isPermaLink="false">https://github.com/P-AI-PLOS/sharmaprakash.com.np/releases/download/podcast-ai-coding-setup-ep-03/ep-03.mp3</guid>
      <pubDate>Sun, 17 May 2026 02:46:00 GMT</pubDate>
      <enclosure url="https://github.com/P-AI-PLOS/sharmaprakash.com.np/releases/download/podcast-ai-coding-setup-ep-03/ep-03.mp3" type="audio/mpeg" />
      <itunes:author>Prakash Poudel Sharma</itunes:author>
      <itunes:summary>A session-start hook runs once, costs nothing, and gives your agent context it would otherwise ask for or guess wrong. The highest-leverage 10 lines you'll write this week.</itunes:summary>
      <itunes:duration>18:35</itunes:duration>
      <itunes:episode>3</itunes:episode>
      <itunes:explicit>false</itunes:explicit>
    </item>
    <item>
      <title>Writing CLAUDE.md That Agents Actually Follow</title>
      <description><![CDATA[A 1,500-line CLAUDE.md doesn't make agents more consistent — it makes them less. The agents that work best have short rules backed by tooling, not long rules backed by hope.]]></description>
      <link>https://www.sharmaprakash.com.np/ai/writing-claude-md-agents-follow/</link>
      <guid isPermaLink="false">https://github.com/P-AI-PLOS/sharmaprakash.com.np/releases/download/podcast-ai-coding-setup-ep-02/ep-02.mp3</guid>
      <pubDate>Sun, 17 May 2026 02:45:00 GMT</pubDate>
      <enclosure url="https://github.com/P-AI-PLOS/sharmaprakash.com.np/releases/download/podcast-ai-coding-setup-ep-02/ep-02.mp3" type="audio/mpeg" />
      <itunes:author>Prakash Poudel Sharma</itunes:author>
      <itunes:summary>A 1,500-line CLAUDE.md doesn't make agents more consistent — it makes them less. The agents that work best have short rules backed by tooling, not long rules backed by hope.</itunes:summary>
      <itunes:duration>20:56</itunes:duration>
      <itunes:episode>2</itunes:episode>
      <itunes:explicit>false</itunes:explicit>
    </item>
    <item>
      <title>The Two Configuration Layers Every AI Developer Needs</title>
      <description><![CDATA[Global rules that follow you everywhere, project rules that stay with the code — and the hour you save by getting the layering right before your first agentic session.]]></description>
      <link>https://www.sharmaprakash.com.np/ai/two-configuration-layers-ai-developer/</link>
      <guid isPermaLink="false">https://github.com/P-AI-PLOS/sharmaprakash.com.np/releases/download/podcast-ai-coding-setup-ep-01/ep-01.mp3</guid>
      <pubDate>Sat, 16 May 2026 18:15:00 GMT</pubDate>
      <enclosure url="https://github.com/P-AI-PLOS/sharmaprakash.com.np/releases/download/podcast-ai-coding-setup-ep-01/ep-01.mp3" type="audio/mpeg" />
      <itunes:author>Prakash Poudel Sharma</itunes:author>
      <itunes:summary>Global rules that follow you everywhere, project rules that stay with the code — and the hour you save by getting the layering right before your first agentic session.</itunes:summary>
      <itunes:duration>46:14</itunes:duration>
      <itunes:episode>1</itunes:episode>
      <itunes:explicit>false</itunes:explicit>
    </item>
  </channel>
</rss>
