Salesforce Outlines 9 Stages of Agent Coding Maturity Curve
Summary
Salesforce Engineering introduces a "Maturity Curve" for AI agent coding, detailing nine stages from initial code generation to fully trusted automation. This framework helps developers understand the progression and potential of AI agents in software engineering, moving beyond basic code production to complex problem-solving.
Why it matters
Understanding this maturity curve helps professionals strategically adopt and scale AI agents in their software development lifecycle, moving from basic code assistance to advanced, trusted automation. It provides a roadmap for integrating AI effectively into engineering practices.
How to implement this in your domain
- 1Assess current AI agent usage within your development teams against the described maturity stages.
- 2Identify specific areas where AI agents can be advanced to higher stages of automation.
- 3Develop a roadmap for integrating more sophisticated agent capabilities into your engineering workflow.
- 4Train development teams on best practices for collaborating with and validating AI-generated code.
- 5Establish metrics to track the efficiency and reliability improvements from agent adoption.
Who benefits
Key takeaways
- AI agent coding progresses through nine stages from generation to trusted automation.
- The maturity curve helps developers strategically integrate AI into workflows.
- Initial stages involve code generation, bug fixing, and test creation.
- Advanced stages focus on reliable, autonomous problem-solving by agents.
Original post by Scott Nyberg
"Most developers begin with the same rush of excitement: the agent writes code, fixes bugs, explains unfamiliar systems, generates tests, and turns vague intent into something that looks runnable. For a moment, it feels like the hard part of software engineering has collapsed. The…"
View on XOriginally posted by Scott Nyberg on X · view source
Want to go deeper?
Turn these trends into skills with Learnijoy's hands-on AI & tech courses.
Explore coursesMore in AI Engineering & DevTools
AI-Powered Development Workflow Integrates Multiple Models
A new development workflow leverages various AI models like Grok 4.3, GPT-5.5, and Opus 4.8 for distinct stages including research, planning, coding, testing, and debugging. This structured approach aims to optimize the software development lifecycle.

Proposing AI Usage Transparency for Credible Commentary
The author suggests a requirement for individuals and organizations to publish their percentage of frontier AI usage at work and personal usage. This transparency would establish credibility before commenting on AI's utility.
MCP and A2A Protocols Standardize Agentic Internet Development
The Model Context Protocol (MCP) and Agent-to-Agent (A2A) Protocol are standardizing how AI agents discover tools, call services, and coordinate across systems. Understanding these protocols is crucial for developers building agent-compatible infrastructure.