<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
    <title>Notes to a Future Self - intent-transfer</title>
    <subtitle>Mostly software</subtitle>
    <link rel="self" type="application/atom+xml" href="https://jhugman.com/tags/intent-transfer/atom.xml"/>
    <link rel="alternate" type="text/html" href="https://jhugman.com"/>
    <generator uri="https://www.getzola.org/">Zola</generator>
    <updated>2026-02-09T00:00:00+00:00</updated>
    <id>https://jhugman.com/tags/intent-transfer/atom.xml</id>
    <entry xml:lang="en">
        <title>Intent transfer</title>
        <published>2026-02-09T00:00:00+00:00</published>
        <updated>2026-02-09T00:00:00+00:00</updated>
        
        <author>
          <name>
            
              James Hugman
            
          </name>
        </author>
        
        <link rel="alternate" type="text/html" href="https://jhugman.com/posts/intent-transfer/"/>
        <id>https://jhugman.com/posts/intent-transfer/</id>
        
        <content type="html" xml:base="https://jhugman.com/posts/intent-transfer/">&lt;p&gt;My biggest unlock of the last month has been this:&lt;&#x2F;p&gt;
&lt;p&gt;&lt;a class=&quot;external-link&quot; href=&quot;https:&#x2F;&#x2F;genekogan.com&#x2F;works&#x2F;style-transfer&#x2F;&quot;&gt;&lt;img src=&quot;https:&#x2F;&#x2F;jhugman.com&#x2F;posts&#x2F;intent-transfer&#x2F;style-transfer-mona-lisa-x-van-gogh.jpg&quot; alt=&quot;Mona Lisa restyled by Picasso, van Gogh, and Monet.&quot; &#x2F;&gt;&lt;&#x2F;a&gt;&lt;&#x2F;p&gt;
&lt;ol&gt;
&lt;li&gt;have a productive conversation with Claude about a particular part of your project (an epic, an RFC, a file or whatever)&lt;&#x2F;li&gt;
&lt;li&gt;then generalize the intent of that conversation into a slash command.&lt;&#x2F;li&gt;
&lt;&#x2F;ol&gt;
&lt;p&gt;My current process for &lt;em&gt;that&lt;&#x2F;em&gt; is:&lt;&#x2F;p&gt;
&lt;pre data-lang=&quot;md&quot; style=&quot;background-color:#ffffff;color:#303030;&quot; class=&quot;language-md &quot;&gt;&lt;code class=&quot;language-md&quot; data-lang=&quot;md&quot;&gt;&lt;span&gt;Look at the context for this session.
&lt;&#x2F;span&gt;&lt;span&gt;
&lt;&#x2F;span&gt;&lt;span&gt;Notice where it can be generalized for a given epic.
&lt;&#x2F;span&gt;&lt;span&gt;
&lt;&#x2F;span&gt;&lt;span&gt;Write a slash command that takes the epic id as a parameter, and put it in ~&#x2F;.claude&#x2F;commands&#x2F;my&#x2F;.
&lt;&#x2F;span&gt;&lt;span style=&quot;background-color:#f0523f;color:#ffffff;&quot;&gt;
&lt;&#x2F;span&gt;&lt;span&gt;Make sure the slash command is context efficient.
&lt;&#x2F;span&gt;&lt;&#x2F;code&gt;&lt;&#x2F;pre&gt;
&lt;p&gt;Then optionally ask if there&#x27;s anything that Claude would improve the command, to make it clearer for future Claude.&lt;&#x2F;p&gt;
&lt;p&gt;I&#x27;m calling this &quot;intent-transfer&quot;, evocative of the term &quot;&lt;a class=&quot;external-link&quot; href=&quot;https:&#x2F;&#x2F;arxiv.org&#x2F;abs&#x2F;1610.07629&quot;&gt;style transfer&lt;&#x2F;a&gt;&quot; popular a few years ago, the technology behind any number of Snapgram filters, allowing you to make a Mona Lisa as-if-it-were-painted-by Vincent Van Gogh.&lt;&#x2F;p&gt;
&lt;p&gt;I&#x27;ve been using a style transfer with writing styles—e.g. &lt;code&gt;using the George Orwell rules for writing&lt;&#x2F;code&gt;—in my &lt;code&gt;writing-clearly-and-concisely&#x2F;SKILL.md&lt;&#x2F;code&gt;, but this seemed different enough to coin a new phrase.&lt;&#x2F;p&gt;
&lt;p&gt;This came in the same week as StrongDM&#x27;s (quite frankly) amazing set of posts, one of which was called &lt;a class=&quot;external-link&quot; href=&quot;https:&#x2F;&#x2F;factory.strongdm.ai&#x2F;techniques&#x2F;gene-transfusion&quot;&gt;Gene Transfusion&lt;&#x2F;a&gt;; this, at its heart, seems to be a transfer of patterns from an existing project into yours.&lt;&#x2F;p&gt;
</content>
        
    </entry>
</feed>
