<?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: Reza Rezvani</title>
    <description>The latest articles on DEV Community by Reza Rezvani (@alireza_rezvani).</description>
    <link>https://dev.to/alireza_rezvani</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%2F3488796%2F05f482a2-f331-40b4-8224-e60d45d898c9.jpg</url>
      <title>DEV Community: Reza Rezvani</title>
      <link>https://dev.to/alireza_rezvani</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/alireza_rezvani"/>
    <language>en</language>
    <item>
      <title>Anthropic's Three-Layer Cybersecurity Strategy for Claude — Connected for the First Time</title>
      <dc:creator>Reza Rezvani</dc:creator>
      <pubDate>Fri, 01 May 2026 14:24:46 +0000</pubDate>
      <link>https://dev.to/alireza_rezvani/anthropics-three-layer-cybersecurity-strategy-for-claude-connected-for-the-first-time-10cd</link>
      <guid>https://dev.to/alireza_rezvani/anthropics-three-layer-cybersecurity-strategy-for-claude-connected-for-the-first-time-10cd</guid>
      <description>&lt;h2&gt;
  
  
  Claude Mythos, Opus 4.7, and Claude Security are not three stories. They are one architecture.
&lt;/h2&gt;

&lt;p&gt;Three cybersecurity announcements in three weeks. Every outlet covered them as separate news. They are not.&lt;br&gt;
I just published a full breakdown connecting the three layers of Anthropic's cybersecurity strategy:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;The research tier — Claude Mythos Preview&lt;/strong&gt;, restricted to 52 organizations in Project Glasswing. This model found thousands of zero-day vulnerabilities across every major OS and browser, including a 27-year-old OpenBSD bug. It is not publicly available and has no release date.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F8zcttgx25x3djdph9n6g.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F8zcttgx25x3djdph9n6g.png" alt=" " width="800" height="1000"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;The platform tier — Claude Opus 4.7&lt;/strong&gt;, available to everyone via the API. First Claude model with real-time cybersecurity safeguards. Offensive capabilities deliberately reduced compared to Mythos. Anthropic is using this tier to learn how to eventually deploy Mythos-class models more broadly.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;The product tier — Claude Security&lt;/strong&gt;, now in public beta for Enterprise customers. Scan your repos from the Claude.ai sidebar. Get findings with confidence ratings, severity, and reproduction steps. Generate patches and open them in Claude Code on the Web. No API integration required.&lt;/p&gt;

&lt;p&gt;The partner angle is what surprised me most. CrowdStrike, Palo Alto Networks, SentinelOne, Wiz, and TrendAI are all embedding Opus 4.7 into their existing platforms. Anthropic is not trying to replace your security stack — it is powering it.&lt;/p&gt;

&lt;p&gt;What if you are not an Enterprise customer? The article covers what you can do right now with Opus 4.7 via the API, and what the Cyber Verification Program offers for legitimate security researchers.&lt;br&gt;
Read the full breakdown:&lt;/p&gt;

&lt;p&gt;&lt;a href="https://medium.com/@alirezarezvani/claude-security-explained-mythos-glasswing-and-what-opus-4-7-changed-8ab6b8247b32" rel="noopener noreferrer"&gt;READ THE FULL ARTICLE ON MEDIUM&lt;/a&gt;&lt;/p&gt;

</description>
      <category>ai</category>
      <category>claude</category>
      <category>cybersecurity</category>
      <category>agents</category>
    </item>
    <item>
      <title>I converted 12 of 40 prompts into reusable Claude Code skills. The 5-step pattern, 3 full SKILL.md conversions, and what doesn't fit.

https://medium.com/nginity/claude-code-ai-agent-skills-12-prompts-that-became-production-skills-7d5e789acc3d</title>
      <dc:creator>Reza Rezvani</dc:creator>
      <pubDate>Wed, 29 Apr 2026 23:25:20 +0000</pubDate>
      <link>https://dev.to/alireza_rezvani/i-converted-12-of-40-prompts-into-reusable-claude-code-skills-the-5-step-pattern-3-full-skillmd-oi1</link>
      <guid>https://dev.to/alireza_rezvani/i-converted-12-of-40-prompts-into-reusable-claude-code-skills-the-5-step-pattern-3-full-skillmd-oi1</guid>
      <description>&lt;div class="crayons-card c-embed text-styles text-styles--secondary"&gt;
    &lt;div class="c-embed__content"&gt;
      &lt;div class="c-embed__body flex items-center justify-between"&gt;
        &lt;a href="https://medium.com/nginity/claude-code-ai-agent-skills-12-prompts-that-became-production-skills-7d5e789acc3d" rel="noopener noreferrer" class="c-link fw-bold flex items-center"&gt;
          &lt;span class="mr-2"&gt;medium.com&lt;/span&gt;
          

        &lt;/a&gt;
      &lt;/div&gt;
    &lt;/div&gt;
&lt;/div&gt;


</description>
    </item>
    <item>
      <title>Claude Code shipped 30+ releases in April 2026.</title>
      <dc:creator>Reza Rezvani</dc:creator>
      <pubDate>Tue, 28 Apr 2026 15:50:59 +0000</pubDate>
      <link>https://dev.to/alireza_rezvani/claude-code-shipped-30-releases-in-april-2026-4mke</link>
      <guid>https://dev.to/alireza_rezvani/claude-code-shipped-30-releases-in-april-2026-4mke</guid>
      <description>&lt;p&gt;Most coverage focused on Opus 4.7 and the pricing drama.&lt;br&gt;
The real story was in the changelogs nobody read.&lt;/p&gt;

&lt;p&gt;Custom themes with JSON configuration files.&lt;br&gt;
Plugin dependency resolution with version pinning.&lt;br&gt;
Effort-aware skills that adjust resource allocation per task.&lt;br&gt;
A CI subcommand that drops into your pipeline like eslint.&lt;br&gt;
MCP servers that auto-retry, reconnect in parallel, and manage OAuth credentials.&lt;/p&gt;

&lt;p&gt;None of these features help you write better code.&lt;br&gt;
All of them make Claude Code a more habitable environment.&lt;/p&gt;

&lt;p&gt;After 340+ tracked sessions, I stopped seeing Claude Code as a coding assistant. I started seeing it as a developer operating system that happens to write code.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fbjswt3mjipkgg3clomca.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fbjswt3mjipkgg3clomca.png" alt="5 OS Layers in Claude Code" width="800" height="1000"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;The full analysis — including where the metaphor breaks and the honest limitations:&lt;br&gt;
&lt;a href="https://alirezarezvani.medium.com/claude-code-the-changelog-nobody-read-is-the-most-important-one-be56bddbf6f1" rel="noopener noreferrer"&gt;Read the Full article&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;What is the center of gravity in your dev workflow — your IDE, your terminal, or something else entirely?&lt;/p&gt;

</description>
      <category>ai</category>
      <category>programming</category>
      <category>claude</category>
      <category>agentskills</category>
    </item>
    <item>
      <title>7 Gears 1 Founder -Garry Tan and Claude Code</title>
      <dc:creator>Reza Rezvani</dc:creator>
      <pubDate>Fri, 17 Apr 2026 22:17:50 +0000</pubDate>
      <link>https://dev.to/alireza_rezvani/7-gears-1-founder-garry-tan-and-claude-code-4g47</link>
      <guid>https://dev.to/alireza_rezvani/7-gears-1-founder-garry-tan-and-claude-code-4g47</guid>
      <description>&lt;p&gt;Anthropic shipped Claude Design on Friday.&lt;/p&gt;

&lt;p&gt;Every launch-day publication called it a Figma killer.&lt;/p&gt;

&lt;p&gt;After six hours inside it on launch day — with my production codebase as the input and Claude Code on the other end — I think that framing misses what actually shipped.&lt;/p&gt;

&lt;p&gt;Claude Design is not a design tool.&lt;/p&gt;

&lt;p&gt;It is the missing front-end of a four-stage loop that already existed in pieces across the Claude product surface:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Idea capture — prompt, screenshot, codebase pointer&lt;/li&gt;
&lt;li&gt;Codebase-aware design — your colors, typography, components, extracted automatically&lt;/li&gt;
&lt;li&gt;Claude Code handoff — local CLI agent or Claude Code Web&lt;/li&gt;
&lt;li&gt;Shipped product — inside the agent workflow you already use&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;None of the stages is new. What is new is that they live behind a single product URL.&lt;/p&gt;

&lt;p&gt;The only teams who can see this clearly are teams already running Claude Code.&lt;/p&gt;

&lt;p&gt;I pointed it at openLEO, my productized OpenClaw platform. The color palette and typography lifted cleanly from the codebase. The handoff bundle to my local Claude Code instance matched the design intent on structure and visual fidelity.&lt;/p&gt;

&lt;p&gt;Where it was thinner than I wanted: state specifications and animation patterns. Claude Code filled those with reasonable defaults. For now.&lt;/p&gt;

&lt;p&gt;The most useful page Anthropic shipped is not the launch announcement. It is the four-bullet "Known limitations" section in the docs. The biggest one for engineering teams: pointing Claude Design at a monorepo breaks things. Link subdirectories instead.&lt;/p&gt;

&lt;p&gt;Six hours is not a verdict. Research preview features will change. Token economics at team scale are still unknown.&lt;/p&gt;

&lt;p&gt;But the loop is real. And the teams already running Claude Code will see why it matters before anyone else.&lt;/p&gt;

&lt;p&gt;Full breakdown with five documented limitations and the handoff test: [MEDIUM URL]&lt;/p&gt;




&lt;p&gt;What does your own design-to-ship loop look like today? Figma MCP stitched to Claude Code? All-in on Claude Design from day one? Somewhere in between?&lt;/p&gt;

&lt;p&gt;&lt;a href="https://alirezarezvani.medium.com/claude-design-article-with-sketch-style-robot-pointing-at-hand-drawn-ui-wireframeclaude-design-5365901e4fea" rel="noopener noreferrer"&gt;Hier zum vollen Unterchiedlich&lt;/a&gt;&lt;/p&gt;

</description>
    </item>
    <item>
      <title>LLM Wiki Skill: Build a Second Brain With Claude Code and Obsidian</title>
      <dc:creator>Reza Rezvani</dc:creator>
      <pubDate>Sun, 12 Apr 2026 12:10:02 +0000</pubDate>
      <link>https://dev.to/alireza_rezvani/llm-wiki-skill-build-a-second-brain-with-claude-code-and-obsidian-2ljg</link>
      <guid>https://dev.to/alireza_rezvani/llm-wiki-skill-build-a-second-brain-with-claude-code-and-obsidian-2ljg</guid>
      <description>&lt;p&gt;Andrej Karpathy published an LLM Wiki gist last week. 5,000+ stars. Nearly 3,000 forks. The idea: instead of retrieving documents every time you ask a question, have an LLM compile and maintain a persistent knowledge base.&lt;br&gt;
I took the pattern and built it as a reusable Claude Code skill.&lt;br&gt;
Four commands:&lt;br&gt;
→ /wiki-init to bootstrap&lt;br&gt;
→ /wiki-ingest to process sources&lt;br&gt;
→ /wiki-query to synthesize answers&lt;br&gt;
→ /wiki-lint to health-check&lt;br&gt;
Two use cases where I have seen it work:&lt;/p&gt;

&lt;p&gt;CTO Decision Wiki — architecture decisions, meeting notes, and post-mortems compiled into a queryable knowledge base. No more reconstructing context from Slack threads.&lt;br&gt;
Content Research Wiki — every source for every article accumulates. Cross-references build automatically. Contradictions get flagged.&lt;/p&gt;

&lt;p&gt;This is the third Karpathy release I have turned into a Claude Code skill — after autoresearch (agents optimize) and AgentHub (agents collaborate). LLM Wiki completes the trilogy: agents remember.&lt;br&gt;
Full skill architecture, page templates, and honest limitations in the article.&lt;/p&gt;

&lt;p&gt;Read the &lt;a href="https://medium.com/@alirezarezvani/llm-wiki-skill-build-a-second-brain-with-claude-code-and-obsidian-2282752758c1" rel="noopener noreferrer"&gt;Full Article on Medium&lt;/a&gt; &lt;/p&gt;

</description>
      <category>ai</category>
      <category>aiops</category>
      <category>webdev</category>
      <category>programming</category>
    </item>
    <item>
      <title>Project Glasswing &amp; Claude Mythos: What CTOs Shipping Claude Should Read</title>
      <dc:creator>Reza Rezvani</dc:creator>
      <pubDate>Thu, 09 Apr 2026 07:39:18 +0000</pubDate>
      <link>https://dev.to/alireza_rezvani/project-glasswing-claude-mythos-what-ctos-shipping-claude-should-read-245d</link>
      <guid>https://dev.to/alireza_rezvani/project-glasswing-claude-mythos-what-ctos-shipping-claude-should-read-245d</guid>
      <description>&lt;p&gt;Anthropic announced Project Glasswing this morning. Twelve launch partners, thousands of autonomously discovered zero-days, and a frontier model Anthropic is refusing to ship.&lt;/p&gt;

&lt;p&gt;I read the announcement and the 132-page Claude Mythos Preview system card side by side, and I think every piece of coverage I found this morning is missing the three signals that actually matter if you already ship software with Claude in production.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fyupaj28cyqwnesb2wo4l.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fyupaj28cyqwnesb2wo4l.png" alt=" " width="800" height="993"&gt;&lt;/a&gt;&lt;br&gt;
This week's piece is a same-day reading of both documents from inside a seven-person production Claude team. No press-release rewrite. No vendor marketing. Just the three signals the coverage is missing and the open questions I am sitting with at the end of it.&lt;/p&gt;

&lt;p&gt;Two thousand words, no paywall, written in the time it would take you to read the first five press-release summaries.&lt;/p&gt;

&lt;p&gt;Read the Full article on Medium: &lt;a href="https://medium.com/@alirezarezvani/project-glasswing-claude-mythos-what-ctos-shipping-claude-should-read-779ec7f402bc" rel="noopener noreferrer"&gt;Project Glasswing &amp;amp; Claude Mythos&lt;/a&gt; &lt;/p&gt;

</description>
      <category>ai</category>
      <category>programming</category>
      <category>claude</category>
      <category>mythos</category>
    </item>
    <item>
      <title>AI Agents like OpenClaw Are Entering the Enterprise With Root Access and Junior-Level Judgment</title>
      <dc:creator>Reza Rezvani</dc:creator>
      <pubDate>Wed, 25 Mar 2026 03:09:31 +0000</pubDate>
      <link>https://dev.to/alireza_rezvani/ai-agents-like-openclaw-are-entering-the-enterprise-with-root-access-and-junior-level-judgment-10m0</link>
      <guid>https://dev.to/alireza_rezvani/ai-agents-like-openclaw-are-entering-the-enterprise-with-root-access-and-junior-level-judgment-10m0</guid>
      <description>&lt;p&gt;Enterprise AI agents are getting root access with junior-level judgment.&lt;/p&gt;

&lt;p&gt;That is not a metaphor. It is what I see running OpenClaw &lt;br&gt;
in production every day.&lt;/p&gt;

&lt;p&gt;The Agents of Chaos study (38 researchers, 2 weeks, 6 &lt;br&gt;
autonomous agents) documented what happens when agents get &lt;br&gt;
real tools:&lt;/p&gt;

&lt;p&gt;→ One deleted an entire email server to "protect" a secret&lt;br&gt;
→ Several reported "success" while the system state said otherwise&lt;br&gt;
→ None could reliably tell the difference between their owner &lt;br&gt;
  and someone who just asked persuasively enough&lt;/p&gt;

&lt;p&gt;The governance framework that survived in my deployment:&lt;/p&gt;

&lt;p&gt;Access — minimum surface area, always&lt;br&gt;
Authority — separate "can suggest" from "can execute"&lt;br&gt;
Audit — human-readable traces, not just raw logs&lt;br&gt;
Abort — kill it fast, not after a committee meeting&lt;/p&gt;

&lt;p&gt;The durable moat in this space is not intelligence.&lt;br&gt;
It is trustworthy execution.&lt;/p&gt;

&lt;p&gt;Full analysis with production examples: &lt;a href="https://medium.com/@alirezarezvani/ai-agents-like-openclaw-are-entering-the-enterprise-with-root-access-and-junior-level-judgment-0562837284df" rel="noopener noreferrer"&gt;On Medium&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;What governance boundary do you find hardest to enforce &lt;br&gt;
with AI agents?&lt;/p&gt;

</description>
      <category>ai</category>
      <category>aiops</category>
      <category>cybersecurity</category>
      <category>devops</category>
    </item>
    <item>
      <title>Karpathy's agent-native infrastructure + working Python agent template</title>
      <dc:creator>Reza Rezvani</dc:creator>
      <pubDate>Tue, 17 Mar 2026 07:48:47 +0000</pubDate>
      <link>https://dev.to/alireza_rezvani/karpathys-agent-native-infrastructure-working-python-agent-template-2o9d</link>
      <guid>https://dev.to/alireza_rezvani/karpathys-agent-native-infrastructure-working-python-agent-template-2o9d</guid>
      <description>&lt;h2&gt;
  
  
  How To Setup Guide A Agent-Native Hub
&lt;/h2&gt;

&lt;p&gt;Karpathy open-sourced AgentHub last week. Then the repo went private.&lt;/p&gt;

&lt;p&gt;I forked it before it disappeared. Here is the practical guide &lt;br&gt;
nobody else has written.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;AgentHub is not another AI tool.&lt;/strong&gt; It is infrastructure — a bare Git &lt;br&gt;
repo + message board designed for swarms of AI agents collaborating &lt;br&gt;
on the same codebase.&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;No branches. No PRs. No merges. Just a sprawling DAG of commits &lt;br&gt;
going in every direction.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;&lt;strong&gt;What makes it different from GitHub:&lt;/strong&gt;&lt;br&gt;
→ Agents push git bundles (not PRs that wait for review)&lt;br&gt;
→ A DAG of experiments replaces linear branch history&lt;br&gt;
→ A message board replaces code review comments&lt;br&gt;
→ Iteration speed: seconds, not hours&lt;/p&gt;

&lt;p&gt;I have been running multi-agent systems through OpenClaw for months. &lt;br&gt;
AgentHub fills the missing layer — the shared codebase where coding &lt;br&gt;
agents collaborate without human checkpoints.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;The article includes:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Complete setup from my fork (since original is private)&lt;/li&gt;
&lt;li&gt;Working Python agent template (original — does not exist elsewhere)&lt;/li&gt;
&lt;li&gt;Use cases beyond ML research&lt;/li&gt;
&lt;li&gt;Honest limitations&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Full guide:&lt;/strong&gt; &lt;a href="https://alirezarezvani.medium.com/karpathys-agenthub-a-practical-guide-to-building-your-first-ai-agent-swarm-13ed56a2007b" rel="noopener noreferrer"&gt;Karpathy's AgentHub - How To Setup Guide&lt;/a&gt;&lt;br&gt;
&lt;strong&gt;Fork:&lt;/strong&gt; &lt;a href="//github.com/alirezarezvani/agenthub"&gt;github.com/alirezarezvani/agenthub&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;What would you build on agent-native infrastructure?&lt;/p&gt;

</description>
      <category>agents</category>
      <category>ai</category>
      <category>python</category>
      <category>go</category>
    </item>
    <item>
      <title>I Turned Karpathy's Autoresearch Into a Skill That Optimizes Anything — Here Is the Architecture</title>
      <dc:creator>Reza Rezvani</dc:creator>
      <pubDate>Mon, 16 Mar 2026 13:22:41 +0000</pubDate>
      <link>https://dev.to/alireza_rezvani/i-turned-karpathys-autoresearch-into-a-skill-that-optimizes-anything-here-is-the-architecture-57j8</link>
      <guid>https://dev.to/alireza_rezvani/i-turned-karpathys-autoresearch-into-a-skill-that-optimizes-anything-here-is-the-architecture-57j8</guid>
      <description>&lt;p&gt;Karpathy released autoresearch last week. 31,000 stars. &lt;br&gt;
100 ML experiments overnight on one GPU.&lt;/p&gt;

&lt;p&gt;Everyone wrote about the ML training loop.&lt;br&gt;
I saw something different: a pattern.&lt;/p&gt;

&lt;p&gt;One file. One metric. One loop. Modify → Evaluate → Keep or Discard → Repeat.&lt;/p&gt;

&lt;p&gt;That pattern has nothing to do with machine learning.&lt;/p&gt;

&lt;p&gt;So I built a skill that applies it to:&lt;br&gt;
→ API response time (benchmark_speed evaluator)&lt;br&gt;
→ Bundle size (benchmark_size evaluator)&lt;br&gt;&lt;br&gt;
→ Headline click-through (LLM judge evaluator)&lt;br&gt;
→ System prompt quality (LLM judge evaluator)&lt;br&gt;
→ Test pass rate, build speed, memory usage&lt;/p&gt;

&lt;p&gt;Works across 11 tools: Claude Code, Codex, Gemini CLI, &lt;br&gt;
Cursor, Windsurf, OpenClaw, and more.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://medium.com/@alirezarezvani/i-turned-karpathys-autoresearch-into-a-agent-skill-for-claude-code-that-optimizes-anything-here-97de83f2b7f0" rel="noopener noreferrer"&gt;The Full Medium Article&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;The hardest problem: evaluating things that are not numbers.&lt;br&gt;
Headlines do not come with a val_bpb metric.&lt;/p&gt;

&lt;p&gt;Solution: LLM judges using the agent's own subscription.&lt;br&gt;
Critical constraint: the agent cannot modify its own evaluator.&lt;br&gt;
(The alignment problem in miniature.)&lt;/p&gt;

&lt;p&gt;What I have not done yet: run 100 experiments overnight.&lt;br&gt;
The skill shipped this week. The architecture is solid.&lt;br&gt;
The validation is ahead of me.&lt;/p&gt;

&lt;p&gt;Full architecture + honest limitations:&lt;br&gt;
&lt;a href="https://github.com/alirezarezvani/claude-skills/tree/main/engineering/autoresearch-agent" rel="noopener noreferrer"&gt;On Github&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;What manual optimization loop are you running that should be automated?&lt;/p&gt;

</description>
      <category>ai</category>
      <category>aiops</category>
      <category>agents</category>
      <category>openai</category>
    </item>
    <item>
      <title>AI Agent Skills - What Building 170 Skills Across 9 Domains Teached Me About Portability</title>
      <dc:creator>Reza Rezvani</dc:creator>
      <pubDate>Sun, 15 Mar 2026 20:38:35 +0000</pubDate>
      <link>https://dev.to/alireza_rezvani/ai-agent-skills-what-building-170-skills-across-9-domains-teached-me-about-portability-22m4</link>
      <guid>https://dev.to/alireza_rezvani/ai-agent-skills-what-building-170-skills-across-9-domains-teached-me-about-portability-22m4</guid>
      <description>&lt;p&gt;I built 170 AI agent skills across 9 domains over three months.&lt;/p&gt;

&lt;p&gt;Not because I planned to. Because my team kept needing the same &lt;br&gt;
patterns in different tools.&lt;/p&gt;

&lt;p&gt;The biggest lesson was not about skills. It was about portability.&lt;/p&gt;

&lt;p&gt;The SKILL.md open standard exists. Adoption is real — Claude Code, &lt;br&gt;
Codex CLI, Gemini CLI, Cursor, and others all support it.&lt;/p&gt;

&lt;p&gt;But "compatible" means different things to different tools:&lt;br&gt;
→ Auto-triggering works in Claude Code, barely exists elsewhere&lt;br&gt;
→ Progressive disclosure loads correctly in some tools, not others&lt;br&gt;
→ Token budgets vary wildly — install too many skills and some silently disappear&lt;/p&gt;

&lt;p&gt;The engineering decision that paid off most: every Python tool &lt;br&gt;
uses only the standard library. No pip install. No dependencies. &lt;br&gt;
It runs on any machine with Python 3.8+.&lt;/p&gt;

&lt;p&gt;The decision cost: some tools are more fragile than their &lt;br&gt;
library-dependent alternatives. Honest trade-off.&lt;/p&gt;

&lt;p&gt;Full practical account — architecture lessons, portability gaps, &lt;br&gt;
and what I would do differently:&lt;br&gt;
&lt;a href="https://medium.com/@alirezarezvani/ai-agent-skills-at-scale-what-building-170-skills-across-9-domains-taught-me-about-portability-aa9bab4700cb" rel="noopener noreferrer"&gt;Read here&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Repository: &lt;a href="//github.com/alirezarezvani/claude-skills"&gt;github.com/alirezarezvani/claude-skills&lt;/a&gt;&lt;/p&gt;

</description>
      <category>ai</category>
      <category>agents</category>
      <category>claudecode</category>
      <category>webdev</category>
    </item>
    <item>
      <title>Claude Code /btw: The Usefull Side Question That Changed How I Use Context</title>
      <dc:creator>Reza Rezvani</dc:creator>
      <pubDate>Wed, 11 Mar 2026 10:48:07 +0000</pubDate>
      <link>https://dev.to/alireza_rezvani/claude-code-btw-the-usefull-side-question-that-changed-how-i-use-context-3h9b</link>
      <guid>https://dev.to/alireza_rezvani/claude-code-btw-the-usefull-side-question-that-changed-how-i-use-context-3h9b</guid>
      <description>&lt;p&gt;What Claude Code /btw Actually Does&lt;br&gt;
The /btw command in Claude Code lets you ask a side question without adding anything to the conversation history. You type /btw followed by your question, get an answer in a dismissible overlay, and the main conversation continues as if nothing happened.&lt;/p&gt;

&lt;p&gt;That sounds simple. It is. But simple is not obvious, and the implications only clicked after I started using it daily.&lt;/p&gt;

&lt;p&gt;Here is what makes /btw different from just asking a normal question:&lt;br&gt;
The question and answer are ephemeral. They appear in an overlay. Press Space, Enter, or Escape — gone. Nothing enters the conversation history. Your context window stays clean.&lt;/p&gt;

&lt;p&gt;It has full visibility into the current conversation. Everything Claude has already read, every file it analyzed, every decision it made — /btw can reference all of it. It just cannot reach for anything new.&lt;/p&gt;

&lt;p&gt;It works while Claude is processing. Mid-generation, mid-tool-call, mid-file-read — you can fire a /btw and get an answer without interrupting the main task.&lt;/p&gt;

&lt;p&gt;And it has no tool access. This is the critical constraint. Claude cannot read files, run commands, or search when answering a /btw. It answers strictly from what is already in the session context.&lt;/p&gt;

&lt;p&gt;The official documentation describes it perfectly: /btw is the inverse of a subagent. A subagent has full tools but starts with an empty context. /btw sees your full conversation but has no tools. Use /btw to ask about what Claude already knows. Use a subagent to go find out something new.&lt;/p&gt;

&lt;p&gt;Five Scenarios Where Claude Code /btw Earns Its Keep&lt;br&gt;
I tracked my /btw usage for two weeks across three different projects. These five patterns covered about 90% of my use cases.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://medium.com/@alirezarezvani/claude-code-btw-the-usefull-side-question-that-changed-how-i-use-context-d30ddea4aa2d?sk=b697522758753de155be220a7e5882dd" rel="noopener noreferrer"&gt;READ THE FULL ARTICLE ON MEDIUM&lt;/a&gt;&lt;/p&gt;

</description>
      <category>ai</category>
      <category>claudecode</category>
      <category>webdev</category>
      <category>programming</category>
    </item>
    <item>
      <title>Claude Code just learned to listen — native /voice mode is here</title>
      <dc:creator>Reza Rezvani</dc:creator>
      <pubDate>Tue, 03 Mar 2026 10:51:11 +0000</pubDate>
      <link>https://dev.to/alireza_rezvani/claude-code-just-learned-to-listen-native-voice-mode-is-here-g7j</link>
      <guid>https://dev.to/alireza_rezvani/claude-code-just-learned-to-listen-native-voice-mode-is-here-g7j</guid>
      <description>&lt;p&gt;Anthropic shipped a built-in voice mode for Claude Code today. Type /voice, hold spacebar, talk. Free transcription. No MCP plugins, no API keys. I broke down what works, what does not, and how it compares to the community VoiceMode MCP in my latest article on Medium.&lt;/p&gt;

&lt;p&gt;I compared it against the community VoiceMode MCP that has been the standard approach for months. The native option wins for 80% of use cases. The MCP still wins for offline/privacy-sensitive environments.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://medium.com/@alirezarezvani/the-new-claude-codes-auto-memory-feature-just-changed-how-my-team-works-here-is-the-setup-i-5126174b35dc" rel="noopener noreferrer"&gt;Read the full breakdown&lt;/a&gt;&lt;/p&gt;

</description>
      <category>claude</category>
      <category>claudecode</category>
      <category>webdev</category>
      <category>ai</category>
    </item>
  </channel>
</rss>
