From journalist to app developer using Claude Code
Daniel Roth, editor of LinkedIn and former business journalist, demonstrates how non-technical professionals can build production-grade iOS apps using Claude Code by creating a "dueling agent" system with customized AI personas. Roth showcases his weekend workflow where two named Claude instances—Bob (the builder) and Ray (the security reviewer)—collaborate to develop features for his apps, particularly Commutely, a train-tracking app for NYC commuters that's shipped to the App Store with weekly updates.
Key takeaways
- • Non-technical founders can build and ship production apps by acting as a "picky customer" who makes design decisions and prioritization calls rather than writing code themselves.
- • Creating dual AI agents with distinct personas and responsibilities—a builder agent and a review/security agent—introduces productive friction and ensures higher code quality through mandatory handoffs.
- • Maintain a running feature prioritization document in Claude that ranks ideas by estimated build time and growth impact, allowing you to quickly pick weekend projects that fit your available time.
- • Log everything to markdown files within Claude projects to maintain context across sessions, since AI models forget previous work and humans forget what they were building on weekends.
- • Use strict branching discipline in version control (always build in branches, never directly to main) and implement weekly app store submission cycles to catch edge cases between simulator testing and real devices.
- • For busy managers and leaders, use AI to surface dropped balls at end-of-day by asking it to review emails, chats, and files to identify commitments you missed, enabling you to wrap up work before leaving rather than discovering gaps the next morning.
Recommendations (3)
"I rely on Copilot constantly to do that because it has access to all my files and my entire team. My command that I start the day with is what did I drop the ball on?"
Daniel Roth · ▶ 32:47
Mentioned (3)
More from these creators
Claude Code for personal productivity: a step-by-step tutorial | Hilary Gridley
How Stripe deploys 1,300 AI-written PRs per week
How Microsoft's AI VP automates everything with Warp | Marco Casalaina
How Figma engineers sync designs with Claude Code and Codex
5 steps to generate consistent brand images with Midjourney
How Coinbase scaled AI to 1,000+ engineers | Chintan Turakhia