Builders Unscripted: Ep. 3 - Matias Castello, Product Leader at Alchemy

YouTube AI Channels News

Summary

This is an interview with Alchemy Product Leader Matias Castello, who shares how a non-engineer background transforms work through AI (Codex and GPT), including code review, product documentation, and project management, and demonstrates a workflow where AI autonomously executes development.

No content available
Original Article
View Cached Full Text

Cached at: 05/30/26, 07:13 AM

### TL;DR Matias Castello, Product Lead at Alchemy, shares his journey from a non-engineering background to a tech leader, and how he uses AI—especially Codex and GPT—to radically transform work and personal projects: from code reviews and product docs to having AI autonomously run the entire project management and development pipeline. --- ## Background & Getting Started with AI Matias didn’t come from a formal engineering background, but through curiosity and constant experimentation across multiple domains, he ended up working on consumer products and developer platforms at Facebook, and now leads crypto products at Alchemy. His first real use of AI at work was integrating Codex into Slack to directly modify developer documentation—bypassing the tedious process of running a local site. That early win got the team excited. ## Early AI Applications at Alchemy & The Turning Point The real turning point was a code review mishap. A large migration a few months earlier introduced a race condition bug that caused a minor incident. After fixing it, someone suggested using Codex to re-review that exact code—**and Codex caught the bug**. The team then tested repeatedly, and Codex consistently identified potential issues. Within a week, Matias saw engineers `@mentioning` Codex in pull requests, handling its comments, and iterating. The team overcame the bias that “LLMs aren’t good enough for specialized scenarios.” He also cites DataDog’s data: over one in five incidents could have been prevented by Codex. With model improvements (e.g., GPT‑5.5), he believes that number could exceed half, even nine out of ten. ## Current AI Usage in Daily Workflow Today, Matias uses Codex extensively for product management tasks: - **Writing Product Requirement Documents (PRDs)** - **Analyzing customer feedback** - **Building internal shared skill repositories**—reusable across teams, not only faster and better, but also enabling non‑PMs to accomplish similar tasks. He emphasizes that as an infrastructure company, Alchemy must build tools for two types of “developers”: 1. **Human developers**—100% already using AI‑assisted coding. 2. **Agents**—autonomous AI that require different registration, integration, and execution capabilities. The needs of these two groups are converging, but the differences are still significant. ## The Huge Shift in Entrepreneurship in the AI Era Matias reflects on his own startup experience. Without AI, he manually copy-pasted code to build prototypes and took months with 3–4 engineers to ship an MVP. With today’s AI tools, he believes one person could do the same in a week. He says: **“It has never been easier to build something. This is probably the best time to be a founder—anyone with an idea now has the tools to try.”** ## Personal Project: Letting Codex Work Autonomously Matias built a workflow where he spends very little time in front of the computer while Codex works continuously for hours. He shares a writing app example: ### Writing App Example - He built a Mac app (later ported to iOS) that uses **Codex App Server** and **GPT‑5.5** to help writers polish text. - A global hotkey `Command+Shift+Space` opens a small window for voice input. - Pressing `Command+Return` triggers “Pro Mode,” where AI automatically corrects spelling and elevates tone. - It uses a subscribed ChatGPT account, with inference handled by the App Server. ### Managing Projects with Linear Matias shows a project in Linear (a Mac/iOS app) where **159 completed issues were all created and closed by Codex**—he never manually wrote a single task. The flow: 1. Describe the idea to Codex; Codex creates a plan and breaks it into milestones. 2. Based on an `agent's .md` file that summarizes his preferences (coding style, product goals, etc.). 3. Codex automatically creates tasks, executes them step by step, even tests and validates. 4. He can ask Codex to research the app overnight, build the first ten features (as feature flags), and wake up to toggle them on/off. This approach removes him as the bottleneck for new ideas while keeping control over final quality. ## Tips for Avoiding LLM Assumption Bias Matias believes the biggest gap when using LLMs for coding is that models have to make assumptions, which may differ from the user’s. He solves this by **clarifying all requirements upfront**: writing his preferences and product goals into the `agent's .md` file so that Codex has enough context from the start, reducing unexpected biases. --- **Source:** Builders Unscripted: Ep. 3 - Matias Castello, Product Leader at Alchemy (https://www.youtube.com/watch?v=8QKqENa_eQQ)

Similar Articles

Builders Unscripted: Ep. 4 - Pietro Schirano

YouTube AI Channels

Pietro Schirano demonstrated multiple creative applications using GPT 5.5 and Codex, including image-to-sound conversion, automatic icon generation, and a voice-driven writing assistant Odysseus, showcasing the potential of AI as an extension of the mind.

@blueskylh1: The most painful thing about solo product development or leading an AI team is being a "mindless messenger" between different chat windows. After the PM writes the requirements, I have to copy and paste them into the developer's chat. After seeing the sharing from Jason @jxnlco, a developer experience engineer on the OpenAI Codex team, I set up a workflow without...

X AI KOLs Timeline

Introduces a multi-AI agent collaborative workflow based on local plain text files and OpenAI Codex, allowing PM, backend, frontend, and QA to efficiently develop via file relay without copy-pasting.

@oran_ge: https://x.com/oran_ge/status/2071748144103309422

X AI KOLs Timeline

In a podcast, Andrew Ambrosino, Product Lead for OpenAI Codex, reflects on AI organizational reform, emphasizing that PRDs and the product manager role remain important, design processes are not dead but need to adapt to the AI era, and notes that faster tools come with higher judgment costs.

@Easycompany333: The Codex video officially named by OpenAI is worth collecting. In less than 2 hours, it thoroughly explains the Codex + GPT-5.5 combo: - How to configure skills. - How to use plugins. - How to build automation workflows. - How to run multiple tasks in parallel. - And most importantly, how to turn Codex into a development system that continuously works for you.

X AI KOLs Timeline

Recommends a Codex video tutorial officially named by OpenAI, detailing how to configure skills, use plugins, and build automation workflows to turn Codex into a continuously working development system.