Salesforce says it has shifted its entire software development organization to agentic workflows powered by Anthropic’s Claude Code and gave every developer unlimited tokens to access the system, a change the company says transformed engineers into orchestrators of specialized AI agents rather than coders who write every line manually. 33 API endpoints were moved to a new cloud‑native architecture in 13 calendar days, a task the company estimated would have required about 231 person‑days under prior practices.
That migration was implemented with a rule‑based framework on Claude using Markdown files and reference implementations, Salesforce says. The work was delivered in five pull requests, and the largest PR contained 21 endpoints with full test coverage. The company’s internal calculation equates the result to roughly an 18× speedup for this project.
Salesforce also reported sweeping productivity improvements for April 2026. Completed work items per developer rose 50.8 percent year over year, merged pull requests per developer increased 79 percent, and an internal ML‑based “Effective Output Score” improved 151.3 percent. The company added that incident counts fell by about five percent according to its monitoring platform, Engineering 360; it emphasized these figures are internal metrics and have not been independently audited.
The technical rollout centers on reusable artifacts called Claude Code skills and curated libraries Salesforce calls the AI Expert Suite and Salesforce Foundation Plugins, which encode team conventions and workflows. Engineers build and compose sub‑agents and agent teams that run parallel workstreams, with agent coordination intended to replace juggling multiple tools and manual handoffs. Tallapragada framed the new engineering skill set around problem structuring for agentic systems: knowing when to delegate to agents versus when to remain in the loop, and how to design reusable patterns teams can compound. He also flagged persistent operational challenges that remain unresolved, including security, the development of junior talent, and organizational structure.
The shift arrives amid an industry debate over agentic coding. Proponents point to faster throughput and new engineering patterns; skeptics warn of accumulating technical debt and overreliance on opaque agent behavior. Salesforce is among the largest vendors to publish concrete internal metrics backing an agentic model, but the absence of external audits and independent verification keeps those claims contested.
Sources
Replies (0)
No replies in this topic yet.