Aakash GuptaHow to Build Effective Product Loops in Claude Code | Tyler Folkman | Chief AI Officer, JobNimbus
Episode Details
EPISODE INFO
- Released
- September 4, 2026
- Duration
- 1h 8m
- Channel
- Aakash Gupta
- Watch on YouTube
- ▶ Open ↗
EPISODE DESCRIPTION
Everybody says loops are the new prompts. Almost nobody explains what that means for product work. Tyler Folkman, Chief AI Officer and Head of Product at JobNimbus, builds a loop live on screen, closes it, and shows the exact hooks, gates, and skills his product, design, and engineering teams run every day. Full Writeup: https://www.news.aakashg.com/claude-code-loops Transcript: https://tinyurl.com/ytr6cw87 Timestamps 0:00 - Intro 1:02 - Intro 2:22 - The system behind daily loop engineering 7:53 - What turns a skill into a loop 10:04 - Ads 12:13 - The four parts of a working loop 16:40 - Generating prototype variants live 22:31 - AI built onboarding and docs written for AI 28:36 - Building a non slop loop from scratch 31:47 - Ads 35:56 - Running the decide skill and closing the loop live 42:47 - The loops and hooks every PM should build 49:03 - Quality loops and whether PMs should push code 58:32 - Design loops and the rise of the product builder 1:07:44 - Outro 🏆 Thanks to our sponsors:
- Customer.io: Send smarter messages using your product data - http://customer.io/productgrowth
- Ariso: Ship AI agents and features faster with fewer regressions - https://ariso.ai/aakash
- Viktor: AI employee connected to 3k+ tools with every action approved by your team - http://viktor.com/aakashgupta3
- Bolt: Build a complete design system from your code - http://bolt.new/aakash
- Product Faculty: Get $150 off their #1 AI PM Certification with code AAKASH150 - https://www.productfaculty.com/?code=AAKASH150
Key Takeaways
1. A skill becomes a loop when you feed the learning back - A static skill sits there and stays the same forever. The loop closes when you hand the AI the log of the whole session and ask it what to improve. Skip that step and you are just running a skill.
1. The gate is the most important part of the loop - Fetch inputs, do work, pass a gate, write the artifact. The gate is where you validate the work was correct, and making it deterministic matters more than anything else in the chain.
1. Agents make decisions, prompts wait for you - The difference is not the model. An agent gets a task plus a way to verify itself and executes as far as it can alone. Prompting keeps you in the loop, which caps how far you can scale yourself.
1. Write the first version of a skill by hand - Human authored skills tend to beat AI authored ones because you know more about what you actually want. Once you are on the AI loop it moves fast enough that injecting your own thinking gets hard, like promising you will still pedal on an ebike.
1. In product, the gate is a customer, and that breaks the loop - Code loops run fast because the gate is a test. You cannot lock customers in a room and iterate on them. The workaround is mining the research calls and transcripts you already have to build a cheap first filter.
1. Prototypes are free now, so generate variants instead of one answer - The internal standard is at least three variants per idea. One minimal, one full featured, one creative. Then narrow a hundred ideas to five before anyone talks to a real customer.
1. Synthetic customers filter, real customers decide - Customer research transcripts loaded into a warehouse let AI inspect a prototype as your customer. It is not a high bar, but it catches low hanging failures fast, which is the whole point of a gate.
1. Write docs for AI, keep human docs to three pages - Part of onboarding is not written for people to read. It is context so the AI can answer questions. Anything a human is expected to read should be one to three pages, visual, and cut down by hand.
1. Hooks add determinism that a prompt cannot - Telling Claude never to delete everything or never to share credentials only works if it reads that instruction today. A hook fires on the bash command itself. Session close hooks can also force the improvement step you would otherwise forget.
1. Ship AI output you have not thought about and it costs you - Passing up unreviewed AI work just moves the effort to someone busier than you. Answering a question in a meeting with what Claude said is the failure mode. Use AI to push your thinking, not to replace the part where you do it. 👨💻 Where to find Tyler Folkman LinkedIn: https://www.linkedin.com/in/tylerfolkman X: https://x.com/tyler_folkman Website: https://www.tylerfolkman.ai/ Newsletter: https://tylerfolkman.substack.com/ 👨💻 Where to find Aakash X: https://x.com/aakashgupta LinkedIn: https://www.linkedin.com/in/aagupta/ Newsletter: https://www.news.aakashg.com/ #AIProductManagement #ProductManagement #ClaudeCode 🧠 About Product Growth The world's largest podcast focused solely on product + growth, with over 200K+ listeners. 🔔 Subscribe and turn on notifications.
SPEAKERS
Tyler Folkman
guestChief AI Officer and Head of Product at JobNimbus; writes “The AI Architect” newsletter focused on AI/agentic workflows.
Aakash Gupta
hostHost of “Product Growth with Aakash Gupta,” interviewing product and AI leaders and sharing growth/product tooling resources.
EPISODE SUMMARY
In this episode of Aakash Gupta, featuring Tyler Folkman and Aakash Gupta, How to Build Effective Product Loops in Claude Code | Tyler Folkman | Chief AI Officer, JobNimbus explores building self-improving AI loops for product, design, and engineering work A “loop” is a skill that fetches inputs, does work, passes a validation gate, produces an artifact, and then learns from logs to improve itself over time.
RELATED EPISODES