<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Ai on Benny Simmonds</title>
    <link>https://www.bencode.io/categories/ai/</link>
    <description>Recent content in Ai on Benny Simmonds</description>
    <generator>Hugo -- 0.149.1</generator>
    <language>en-us</language>
    <lastBuildDate>Fri, 10 Apr 2026 12:03:00 +1000</lastBuildDate>
    <atom:link href="https://www.bencode.io/categories/ai/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Claude Code Gems</title>
      <link>https://www.bencode.io/posts/claudecode/</link>
      <pubDate>Fri, 10 Apr 2026 12:03:00 +1000</pubDate>
      <guid>https://www.bencode.io/posts/claudecode/</guid>
      <description>&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;#insight-report&#34;&gt;Insight Report&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;#effort-level&#34;&gt;Effort level&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;#remote-control&#34;&gt;Remote Control&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;#batch-tasks&#34;&gt;Batch tasks&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;#simplify&#34;&gt;Simplify&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;#recurring-work-loops&#34;&gt;Recurring work (loops)&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;#rewind-mode&#34;&gt;Rewind Mode&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;#hooks-and-automation&#34;&gt;Hooks and Automation&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;#btw-side-questions&#34;&gt;BTW side questions&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;#agent-teams-and-parallel-work&#34;&gt;Agent Teams and Parallel Work&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;#danger-mode&#34;&gt;Danger Mode&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;This post is going to age incredibly quickly. It already has 👀&lt;/p&gt;
&lt;h2 id=&#34;insight-report&#34;&gt;Insight Report&lt;/h2&gt;
&lt;p&gt;Generates a structured report about your codebase and how you&amp;rsquo;ve been working with Claude Code. It analyses your conversation history, tool usage patterns, and the types of tasks you&amp;rsquo;ve been tackling. Useful for understanding your own workflow patterns — where you spend time, what types of tasks you delegate most, and where friction tends to occur. Think of it as a retrospective on your AI-assisted development habits.&lt;/p&gt;</description>
    </item>
    <item>
      <title>AI Dev Setup</title>
      <link>https://www.bencode.io/posts/aidev/</link>
      <pubDate>Sat, 18 Oct 2025 15:29:00 +1000</pubDate>
      <guid>https://www.bencode.io/posts/aidev/</guid>
      <description>&lt;p&gt;A place to document how I use AI to assist the development of software.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;#context-is-king&#34;&gt;Context Is King&lt;/a&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;#token-sizing-guidelines-pebble--boulder&#34;&gt;Token Sizing Guidelines (Pebble → Boulder)&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;#claude-code&#34;&gt;Claude Code&lt;/a&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;#awesome-claude-level-ups&#34;&gt;Awesome Claude Level Ups&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;#claude-code-cheat-sheet&#34;&gt;Claude Code Cheat Sheet&lt;/a&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;#basics&#34;&gt;Basics&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;#context-management&#34;&gt;Context Management&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;#miscellaneous&#34;&gt;Miscellaneous&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;#caching-codebase-knowledge&#34;&gt;Caching Codebase Knowledge&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;#claudemd-files-persistent-memory&#34;&gt;&lt;code&gt;CLAUDE.md&lt;/code&gt; Files (Persistent Memory)&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;#api-prompt-caching&#34;&gt;API Prompt Caching&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;#async-subagents&#34;&gt;Async Subagents&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;#skills&#34;&gt;Skills&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;#plugins&#34;&gt;Plugins&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;#hooks&#34;&gt;Hooks&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;#teleport-sessions&#34;&gt;Teleport Sessions&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;#general-purpose-context-management&#34;&gt;General Purpose Context Management&lt;/a&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;#vibe-rules&#34;&gt;vibe-rules&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;context-is-king&#34;&gt;Context Is King&lt;/h2&gt;
&lt;p&gt;Managing the context window for your model is &lt;strong&gt;the most&lt;/strong&gt; benefitial thing you can do as the human-in-the-loop.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
