<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Dima Kriger</title>
    <description>The latest articles on DEV Community by Dima Kriger (@dima_kriger_de38a5c97c6ab).</description>
    <link>https://dev.to/dima_kriger_de38a5c97c6ab</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3785881%2F674f9bd5-aac5-4ce0-95aa-4877ef9626a9.jpg</url>
      <title>DEV Community: Dima Kriger</title>
      <link>https://dev.to/dima_kriger_de38a5c97c6ab</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/dima_kriger_de38a5c97c6ab"/>
    <language>en</language>
    <item>
      <title>Using OpenClaw to run marketing as a stateful workflow system</title>
      <dc:creator>Dima Kriger</dc:creator>
      <pubDate>Mon, 23 Feb 2026 05:45:05 +0000</pubDate>
      <link>https://dev.to/dima_kriger_de38a5c97c6ab/using-openclaw-to-run-marketing-as-a-stateful-workflow-system-1a04</link>
      <guid>https://dev.to/dima_kriger_de38a5c97c6ab/using-openclaw-to-run-marketing-as-a-stateful-workflow-system-1a04</guid>
      <description>&lt;p&gt;I’ve been experimenting with treating growth execution as a stateful system instead of a collection of tools.&lt;/p&gt;

&lt;p&gt;GrowthClaw connects to OpenClaw as a skill and defines YAML workflows for context modeling, strategy generation, task planning, approval, execution, and evaluation. Tasks move through explicit states and every transition is policy-checked. All state is persisted in SQLite, so strategies and outcomes are replayable.&lt;/p&gt;

&lt;p&gt;There’s also a scheduled strategy evolution loop that re-evaluates context and performance before proposing new work.&lt;/p&gt;

&lt;p&gt;It’s essentially an attempt to treat growth as a feedback system with constraints rather than a series of prompts.&lt;/p&gt;

&lt;p&gt;Code and architecture are here:&lt;br&gt;
&lt;a href="https://github.com/mrrkrieg/growthclaw" rel="noopener noreferrer"&gt;https://github.com/mrrkrieg/growthclaw&lt;/a&gt;&lt;/p&gt;

</description>
      <category>automation</category>
      <category>marketing</category>
      <category>opensource</category>
      <category>showdev</category>
    </item>
  </channel>
</rss>
