More How I AI episodes

I spent $20,000 on Devin in a month. Heres what I learned | Ryan Carson (solo founder) thumbnail

I spent $20,000 on Devin in a month. Heres what I learned | Ryan Carson (solo founder)

Published 24 Aug 2026

Duration: 00:44:13

"AI is reshaping engineering and business by shifting focus to managing cloud-based AI agents, prioritizing tasks (P0 for critical, P2 for less urgent), and balancing automation with human roles like strategic decisions and customer interaction, while addressing challenges in scaling and securing AI-driven workflows."

Episode Description

Ryan Carson is a five-time founder and the current solo founder of Untangle, a B2B SaaS platform for family law firms. Before Untangle, he co-founded...

Overview

The podcast discusses the evolving role of AI and cloud-based agents in engineering, product development, and business operations. A central theme is the shift from manual task execution to managing autonomous AI agents, with an emphasis on granting them goals and autonomy rather than micromanaging. The discussion highlights the importance of prioritization frameworks - such as P0, P1, and P2 - to manage workflows effectively, and explores how traditional management skills are being adapted to oversee large numbers of AI agents. The use of AI in startups is examined, particularly in achieving product-market fit, with real-world examples showing how feedback can lead to pivoting from consumer to B2B models.

AI tools like Codex, Devon, and Claude are explored in depth, both for development and operational tasks such as debugging, PR reviews, email management, and design system implementation. The podcast emphasizes hybrid workflows combining local and cloud agents for optimal latency and scalability, and highlights tools that automate investor updates, monitor business health, and streamline CI/CD pipelines. Despite the power of AI, the limitations of fully autonomous systems are acknowledged - human oversight, direct customer interaction, strategic decision-making, and pen-and-paper planning remain essential. The discussion concludes that the future of work will center on managing AI agents at scale, requiring new organizational structures, security-aware tools, and continuous adaptation to a rapidly changing technological landscape.

What If

  • What if you delegated your entire PR review process to AI agents today?

    • Move: Implement "Merge Mommy" or a similar AI agent on Vercel to auto-score and approve low-risk PRs, while flagging medium/high-risk ones in Slack. Use "Land PR" playbook with Devon to trigger video walkthroughs of changes and require manual confirmation before merging.
    • Why Now?: CI/CD bottlenecks slow down solo developers; AI can handle repetitive verification now, freeing you for high-leverage work. Tools like GitHub merge queues and SOC 2-compliant workflows are already mature.
    • Expected Upside: Reduce code review time by 70%, eliminate merge conflicts, and maintain compliance - shipping faster with fewer errors.
  • What if you offloaded email and ops triage to background AI agents this week?

    • Move: Set up Codex or Claude as a background agent to process unread emails (e.g., customer requests, support queries), categorize them, and draft responses. Extend it to handle common ops tasks like bug triage, logging issues into priority folders (P0/P1/P2), and auto-resolving known problems.
    • Why Now?: Solo operators drown in context switching; AI agents can now run continuously in the cloud with secure access to your systems (via WorkOS-like auth), making real-time triage feasible and safe.
    • Expected Upside: Reclaim 10+ hours/week, improve response times, and maintain a clean priority queue - focusing only on what truly needs human input.
  • What if you validated your next product idea using AI agents instead of building it yourself?

    • Move: Use AI agents (e.g., Codex + Devon) to simulate a full customer journey for a new feature or product - generate mockups from Figma tokens, build a prototype, then deploy a landing page with AI-written copy. Feed real legal/industry docs (like divorce statutes) into the agent to test relevance and accuracy before any human involvement.
    • Why Now?: AI can now simulate B2B workflows end-to-end (e.g., Untangle's pivot to law firms), and tools like Claude Design excel at parsing real-world inputs - letting you test assumptions without writing code.
    • Expected Upside: Achieve product-market fit validation in days, not months; avoid building features nobody needs, and pivot quickly based on AI-generated feedback from realistic use cases.

Takeaway

  • Set up a priority-based folder system (P0, P1, P2) to delegate and track AI agent tasks, ensuring critical work is isolated and addressed first.
  • Implement automated watchdog playbooks that monitor business health - such as unresolved customer issues or recurring bugs - and trigger alerts for human review.
  • Use AI agents for end-to-end investor updates by creating reusable templates and automation workflows to maintain consistent, professional reporting without manual effort.
  • Adopt a hybrid agent model: run latency-sensitive tasks (e.g., debugging, local refactors) on local AI agents, while offloading scalable, complex operations to cloud-based agents like Devin.
  • Redesign hiring processes for technical roles by requiring video submissions of candidates using AI agents to build a feature, then evaluate based on workflow, agent use, and output quality.

Recent Episodes of How I AI

5 Aug 2026 Build an AI code review bot in 30 minutes with Vercel Eve

"AI-powered automated PR review systems streamline software development by scoring and auto-approving low-risk changes, boosting throughput, reducing approval times, and maintaining compliance, as demonstrated by tools like Vercel's Eve and industry adopters like Intercom."

22 Jul 2026 Computer & browser use in Codex (5 real examples)

"AI boosts productivity by automating browser and computer tasks, reducing manual effort through commands like `@browser` or `@computer`, with applications in software testing, personal tasks, and workflow optimization, though human oversight and speed limitations may apply."

More How I AI episodes