SEMay 14

Assistance to Autonomy: A Systematic Literature Review of Agentic AI across the Software Development Life Cycle

arXiv:2605.1524556.3
Predicted impact top 42% in SE · last 90 daysOriginality Incremental advance
AI Analysis

For researchers and practitioners in software engineering, this review provides a consolidated characterization of agentic AI adoption, identifying verifiability as a critical factor and revealing maturity gaps across the SDLC.

This systematic literature review synthesizes 92 studies on agentic AI in software development, finding that output verifiability is the key enabler of adoption, with later SDLC phases showing higher maturity and industrial presence, while earlier phases remain academic proofs-of-concept. The dominant architectural pattern is Planner-Executor-Reviewer, and industrial mitigations converge on confining agent actions to verifiable spaces.

Agentic AI in software product development is increasingly adopted by organizations, yet the field lacks a consolidated synthesis of where adoption is mature, which architectural patterns dominate, and what limitations and coping mechanisms exist in industrial deployments. This systematic literature review addresses these gaps by establishing a body of knowledge as a starting point. Following Kitchenham guidelines, we queried four major research databases, obtaining over 1600 candidate publications. To handle this volume, we developed and validated a domain-agnostic multi-agent screening pipeline that extends prior LLM-assisted review tools by combining automatic metadata curation, inter-agent iterative dialogue, and conflict-resolution defaults that minimize false negatives. From the 92 manually verified primary studies, our thematic synthesis reveals that output verifiability is the primary enabler of agentic adoption: later SDLC phases, whose outputs are objectively evaluable through executable feedback, demonstrate the highest maturity and industrial presence, while earlier phases remain almost exclusively academic proofs-of-concept. We identify the Planner-Executor-Reviewer role specialization as the dominant architectural pattern, with the Reviewer agent implementing verifiability through executable feedback loops. Across all challenge categories, industrial mitigation strategies converge on confining agent actions to verifiable, bounded spaces. This study contributes a comprehensive characterization of the current literature on agentic systems in software product development, and a methodological contribution in the form of an AI-assisted tool to automate the screening phase in high-volume SLR domains.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes