My Workflow: Creating a High-Signal Development Loop with ClaudeAfter exploring AI-assisted development through the lens of thinkers like Richard Sutton—who famously noted that scalable learning and search eventually beat human-designed rules—I realized I needed tMar 4, 2026·4 min read
How I Built an Agent That Turns Jira Tickets Into Actionable Development PlansDec 15, 2025·5 min read
How I Keep Claude’s Development Loops Alive While Moving Around (ZeroTier + tmux + Terminus + GitHub Mobile)1. The Actual Constraint Once I started working with several Claude sessions in parallel, I ran into a new kind of bottleneck that had nothing to do with code or architecture. It was physical. Each session was tied to a different worktree, running it...Dec 10, 2025·7 min read
How I Use Git Worktrees to Keep Multiple AI Sessions Alive Without Losing My Flow1. Why I Started Using Worktrees At the beginning, I was juggling several copies of the same project in different folders. Sometimes I did it even before using AI — mostly to avoid long Xcode rebuilds or to keep a clean environment while experimentin...Dec 5, 2025·6 min read
How to Actually Start Using AI (Without Getting Lost in the Noise)Over the past year, the AI space has turned into a constant stream of new tools, new claims, new breakthroughs, and new opinions. There’s so much noise that “getting into AI” feels less like picking up a new tool and more like trying to catch a movin...Dec 2, 2025·5 min read
How Mob Programming Became the Foundation for Our SwiftUI ArchitectureFour years ago, I ran a workshop on mob programming. Preparing it forced me to internalise the core ideas from Code with the Wisdom of the Crowd by Mark Pearl — and giving the workshop clarified a lotDec 1, 2025·5 min read
Simple steps to start using an AI augmented development workflowWhy I’m Sharing This I started exploring AI-assisted development more seriously after taking the AI Powered Engineer course by L1dr and stumbling upon an interview that genuinely shifted my perspective on the current state of AI by Richard Sutton Ins...Nov 28, 2025·5 min read