How I Built a Fully Async Feature Pipeline With Claude, Notion & Vercel
The exact workflow I use to go from feature idea to merged PR — with 5 human approval gates, a 9am Claude routine, and mobile testing on Vercel previews.
Jul 4, 20265 min read98

Search for a command to run...
Articles tagged with #ai
The exact workflow I use to go from feature idea to merged PR — with 5 human approval gates, a 9am Claude routine, and mobile testing on Vercel previews.

So we've all seen Anthropic ship features at an incredible pace, right? And the easy assumption is — ah, they probably have Mythos, some model more powerful than what's publicly available, and they're

I use multiple Claude Code accounts. One is my office account with the Pro plan. Another is a shared account I use with my colleagues on the Max plan. At first, I assumed this would be simple. Log out

Lessons from building production features with AI, large codebases, and real constraints.
