🤖 AI Summary
This study addresses the lack of structured design and empirical guidance for solo AI-augmented development teams in regulated enterprise environments. It proposes a specification-driven development (Spec-Driven Development) workflow in which a single senior engineer, supported by four AI agents, successfully executes product tasks that traditionally require a four-person team within a legacy system. Findings demonstrate that AI does not replace human developers but substantially amplifies the effectiveness of senior engineers: task delivery time is reduced by 50%, 90% of AI-generated code passes first-round code review, all integration tests succeed, and labor costs decrease by over 85%. The research identifies specification quality and institutional knowledge as critical constraints for solo-team success, offering a reproducible methodology and empirical foundation for AI-augmented software engineering.
📝 Abstract
AI tools are enabling engineers to absorb roles previously distributed across cross-functional squads, yet there is little structured evidence on how to design or evaluate such a one-person squad in a regulated enterprise setting. Without that evidence, organizations adopting this model lack guidance on which design decisions make it viable and which conditions cause it to break down. We report a case study in which a single staff engineer, supported by four AI agents under a Spec-Driven Development workflow, delivered a brownfield product initiative scoped for a four-person squad in half the planned time, with 90\% acceptance of AI-generated code on first review, full integration test pass rates, and an above-85\% reduction in direct staffing cost. The results indicate that AI does not replace team members it multiplies the throughput of the experienced engineer who remains, making specification quality and institutional knowledge, not model capability, the binding constraints on one-person squad success.