/
© 2026 RiffOn. All rights reserved.

Get your free personalized podcast brief

We scan new podcasts and send you the top 5 insights daily.

  1. Behind the Craft
  2. Agentic Engineering, Clearly Explained in 50 Min | Matt Van Horn
Agentic Engineering, Clearly Explained in 50 Min | Matt Van Horn

Agentic Engineering, Clearly Explained in 50 Min | Matt Van Horn

Behind the Craft · Jun 14, 2026

Self-described non-engineer Matt Van Horn explains 'agentic engineering,' his system for shipping valuable software and contributing to open source.

Non-Engineers Can Ship Products by Using AI Agents with Detailed Step-by-Step Plans

Use tools like Compound Engineering's 'CE plan' to force an AI agent to create a systematic plan before execution. This counteracts the agent's tendency to be lazy and take shortcuts, enabling non-technical builders to create valuable software.

Agentic Engineering, Clearly Explained in 50 Min | Matt Van Horn thumbnail

Agentic Engineering, Clearly Explained in 50 Min | Matt Van Horn

Behind the Craft·2 months ago

Create CLIs for Any Service by Sniffing Secret APIs and Analyzing GitHub Projects

The 'Printing Press' tool auto-generates command-line interfaces for any website by combining four methods: studying power-user personas, using official APIs, 'hard sniffing' for private browser APIs, and learning from existing open-source community projects on GitHub.

Agentic Engineering, Clearly Explained in 50 Min | Matt Van Horn thumbnail

Agentic Engineering, Clearly Explained in 50 Min | Matt Van Horn

Behind the Craft·2 months ago

Stress-Test Your Product by Prompting an AI Agent to Act as a Devil's Advocate

Before launching a product, use an adversarial prompt to make your AI agent critique it. For example, 'A leading security expert said this project is a nightmare.' The agent then role-plays as a critic, helping to uncover potential flaws and suggest improvements.

Agentic Engineering, Clearly Explained in 50 Min | Matt Van Horn thumbnail

Agentic Engineering, Clearly Explained in 50 Min | Matt Van Horn

Behind the Craft·2 months ago

Accelerate AI Development by Asking Agents High-Level Questions Instead of Reading Plans

Instead of manually reviewing an AI agent's detailed execution plan, increase velocity by trusting the process and asking targeted, high-level questions to confirm its strategic approach. This is faster and builds confidence in the agent's capabilities.

Agentic Engineering, Clearly Explained in 50 Min | Matt Van Horn thumbnail

Agentic Engineering, Clearly Explained in 50 Min | Matt Van Horn

Behind the Craft·2 months ago

Non-Coders Can Become Top Open-Source Contributors Using Automated AI Agents

A self-described non-engineer became a top human contributor to major projects like Vercel's agent-browser and Python. He achieved this by building automated systems with AI agents that find contribution opportunities, write code, and submit pull requests, often while he sleeps.

Agentic Engineering, Clearly Explained in 50 Min | Matt Van Horn thumbnail

Agentic Engineering, Clearly Explained in 50 Min | Matt Van Horn

Behind the Craft·2 months ago

Pitch Major Open Source Features by Validating AI-Generated Ideas with the Community First

To contribute a major feature to Python, an AI agent first researched and formulated the idea. The proposal was then pitched to core developers on a message board for feedback and buy-in *before* any code was written, a crucial step for gaining acceptance.

Agentic Engineering, Clearly Explained in 50 Min | Matt Van Horn thumbnail

Agentic Engineering, Clearly Explained in 50 Min | Matt Van Horn

Behind the Craft·2 months ago

AI Agents Became Viable Production Tools After the 'BCAC' Shift in Late 2023

The guest identifies Thanksgiving 2023, with the release of models like Claude Opus 4.5, as the specific inflection point when AI agents transitioned from 'toys' to powerful tools capable of building real value. He calls this the 'BCAC' (Before Claude and Codex) shift.

Agentic Engineering, Clearly Explained in 50 Min | Matt Van Horn thumbnail

Agentic Engineering, Clearly Explained in 50 Min | Matt Van Horn

Behind the Craft·2 months ago

A CLI's True Power Is Unlocked When Paired with a Discoverable 'Agent Skill'

A standalone Command-Line Interface (CLI) is useful but relies on an AI agent's ability to discover it. Pairing the CLI with a registered 'agent skill' for frameworks like OpenClaw or Hermes makes it directly and reliably callable, which is essential for robust automation.

Agentic Engineering, Clearly Explained in 50 Min | Matt Van Horn thumbnail

Agentic Engineering, Clearly Explained in 50 Min | Matt Van Horn

Behind the Craft·2 months ago