You could write a full, shippable app every evening with Xcode's agentic coding features. Two apps a day, even.
…you just know App Review isn't ready for *any of this*. Maybe that's why we've been seeing multi-day waits lately
@stroughtonsmith once agents remove writing code as a bottleneck, the next bottleneck is PR review/knowledge sharing
We don’t review code syntax, we review the associated spec, the correspond tests (ie “what is this supposed to do and how is it proving it is actually done today and tomorrow”) and the overall pattern/shape of the code for consistency with the rest of the app (ie “can I still find my way around that code?”)
Because we are still the ones on-call to be woken up at 2am if something is acting wonky and “I dunno, Claude generated this” is not an acceptable answer
@stroughtonsmith from an Software Engineer point-of-view, this is as if our team just got bigger with way more code outputed faster. However this is basically the same job we’ve been already doing, minus the code writing part. Since there is typically more than one engineer per team, this is just a scaling issue.
But for Product Management, especially Product Owner/Business Analyst, where there is usually just one or two per team, this is a scaling they are not prepared to cope with. They become the main bottleneck.