

Full Tutorial: Build an App with Multiple AI Agents (Claude Code)
21 snips Jul 20, 2025
Kieran Klaassen, founder of Cora, an innovative AI email assistant, shares his journey in harnessing multiple AI agents to code efficiently with Claude Code. He explains the power of 'agentic coding' over traditional methods, likening it to managing an AI team. Kieran demonstrates live how to build features in parallel, optimizing workflows using custom commands. He also discusses integrating AI for enhanced email management, making coding more accessible for non-engineers, and the importance of experimentation in tech.
AI Snips
Chapters
Transcript
Episode notes
Agentic Coding as Team Management
- Agentic coding is like managing a team of capable colleagues rather than tight feedback loops in vibe coding.
- Clear communication and good directions enable agents to deliver results efficiently and in parallel.
Prepare Well for AI Agents
- Clearly define the problem and what you want to build before coding with AI agents.
- Use agents for research, product marketing, and understanding tasks, not just coding.
Use Cloud Code for Efficient Coding
- Use Cloud Code in the terminal for focused, text-based interactions over feature-heavy IDEs.
- Combine speech-to-text tools with Cloud Code for efficient, low-friction coding workflows.