<?xml version="1.0" encoding="UTF-8" ?>
  <rss version="2.0">
    <channel>
        <title>My Portfolio</title>
        <link>https://portfolio-blog-starter.vercel.app</link>
        <description>This is my portfolio RSS feed</description>
        <item>
          <title>Reviewing AI Agent Changes with Local Arc</title>
          <link>https://portfolio-blog-starter.vercel.app/blog/local-arc-ai-review</link>
          <description>Using local-arc to turn an AI coding agent diff into a local, Phabricator-style review ticket — agent writes the title and description, you leave inline comments, and the agent reads them back and replies.</description>
          <pubDate>Sun, 17 May 2026 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>Stop Using These Skills Unless I Said So!</title>
          <link>https://portfolio-blog-starter.vercel.app/blog/stop-auto-invoking-skills</link>
          <description>How I stopped Claude Code from auto-invoking expensive skills I never asked for — after CLAUDE.md hints failed and disable-model-invocation did not cover plugins, a PreToolUse hook finally did the job.</description>
          <pubDate>Sat, 18 Apr 2026 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>Don't Miss Your Claude Code Notifications</title>
          <link>https://portfolio-blog-starter.vercel.app/blog/claude-code-notifications</link>
          <description>A practical guide to setting up notifications for Claude Code task completion and prompts, covering local hooks, remote SSH setups, and persistent solutions with OSC 9 and ntfy.sh.</description>
          <pubDate>Fri, 21 Mar 2025 00:00:00 GMT</pubDate>
        </item>
    </channel>
  </rss>