← all news

A project manager with no coding background shipped an iOS app in six weeks

Engineering · · 2 weeks ago · source (claude.com)

Anthropic's case study on Respiro is worth reading past the framing because the obstacles are specific. Kostiantyn Vlasenko, a project manager with a decade of experience and no programming skills, wanted a stress app that detected anxiety in real time from device signals rather than sending scheduled reminders. He entered the Built With Opus 4.6 hackathon in February 2026, had something in 72 hours, and shipped to the App Store in under six weeks with hundreds of users.

What makes it concrete is how the failures were handled. His first build used React Native, which broke because he had no Android device to test on; Claude Code rewrote the whole app in Swift in hours. He had never touched the Apple Developer Program, so he screenshotted each screen and asked Claude what to press, and used it to wire up third-party services like Sentry and Amplitude. He describes the work as managing more than fifteen specialized subagents inside his IDE, treating them the way he would manage people, which is where his actual skill applied. Claude even suggested the distribution tactic that worked: reaching out to psychologists who now recommend the app.

Why it matters

If you manage rather than code, this is a concrete data point on what is now buildable solo: the bottleneck shifts from writing software to specifying and supervising it, which is a different skill you may already have.

Claude CodeAgents