Growth Frameworks

AI-Accelerated Software Development: A Guide for Growth Leaders Navigating the AI Shift

Summit Technologist-in-Residence Tim Kohn shares practical insights for applying AI coding tools inside growth-stage engineering teams

Coding assistance has become one of AI's more practical and widely adopted use cases.(1) What once seemed experimental is quickly becoming part of many organizational workflows. According to Anthropic’s Economic Index, computer and mathematical-related queries are responsible for 46% of all API traffic in November 2025(2), far outpacing every other category. That level of engagement reflects a broader trend: AI coding tools are already influencing how teams write, test and ship software.

For growth-stage companies, this presents both an opportunity and a challenge. I see meaningful opportunities to support engineering productivity, but figuring out where and how to apply these tools, while helping your software developers adapt to a new way of working, requires thoughtful consideration. This guide offers practical, experience-based insights to help leaders understand where to start, what to watch for and how to build fluency in this rapidly evolving area.

Start Adopting Agentic Practices Now

Deciding where to begin with AI coding can be daunting. Human practices typically do not evolve as fast as technology, so I believe an important step is to simply start experimenting. I see a lot of commentary predicting that AI will be the end of human developers, but in my view, engineers aren’t being replaced by AI; they’re being empowered. AI coding tools should be seen, in my opinion, as productivity enhancers that can free developers from the tyranny of fiddly syntax so they can be more creative, building solutions faster, and with fewer defects. I believe the key is starting with a mindset of “there has to be a better way” and staying open to new techniques.

While basic tab-completion and casual experimentation can be a natural starting point, I advise teams to move deliberately toward fully agentic workflows, where AI handles multi-step tasks like drafting code, researching APIs, translating between languages, generating documentation, spinning up prototypes and composing test cases with minimal hand-holding. This represents a fundamental shift in how developers work, and realizing the biggest gains may take time, but I believe these are the use cases where lasting productivity improvements can emerge.

To use agentic AI effectively, I recommend that teams begin by defining small, discrete tasks. Breaking down objectives into modular components can not only help AI agents work more effectively but can also make their output easier for engineers to validate and debug. This modular approach may also facilitate running multiple agents in parallel on certain tasks like testing, documentation, code generation and analysis.

Regardless of how it’s generated, I believe it’s critical for developers to read and deeply internalize the flow of their code before committing or releasing it. While unexamined AI-generated code can heighten security risks, I’ve also seen AI-assisted security tools creating new opportunities to detect vulnerabilities faster and more thoroughly than previously possible. Teams should take secure review processes and proactive cybersecurity measures seriously, recognizing that the same technology that introduces risk can serve as a powerful counterweight when applied intentionally.

Promoting an AI-Forward Team Culture

One underappreciated benefit of AI coding tools is their ability to enforce coding standards and architectural conventions within development teams. Tools like Claude Code and Cursor enable teams to define project-level rules, preferred libraries, security requirements and design patterns in shared configuration files that a developer’s AI assistant follows. Before these tools existed, enforcing consistency typically meant relying on code reviews, onboarding documents that quickly went stale and institutional knowledge that lived in the heads of senior engineers. Now, standards can be embedded directly into the development workflow. This can be especially useful for onboarding: new joiners can follow team conventions from day one and ramp up in an unfamiliar codebase faster, with the AI serving as both a guide to existing patterns and a guardrail against common missteps.

Tools alone typically don’t change how teams work; culture can play a significant role. The companies I’ve seen get the most benefit from AI coding to date are those that intentionally socialize various tools with their software teams and create an environment that encourages experimentation and knowledge-sharing. I work with multiple companies that have made AI coding tools standard across their engineering organizations. But it doesn’t stop at a mandate. These teams also maintain AI coding Slack channels to share successful practices and help managers recognize developers who make the most of new capabilities. In addition, they hold regular AI coding meetups for enthusiastic engineers to exchange techniques, which are recorded and disseminated to the broader team.

Drive Better Outputs with Better Input

A common source of frustration with AI-assisted development I’ve witnessed is the perception that the tools don’t “get it.” But frequently, the issue isn’t with the model, it’s with the input. In my view, developers should treat an LLM like a junior engineer who can write code but lacks architectural context, product intuition and domain knowledge.

To get useful results, I encourage developers to supply clear exposition, including goals, constraints, libraries in use, performance requirements and feature definitions. Visual aids like screenshots and wireframes can be surprisingly effective, especially during debugging. The good news: LLMs typically don’t need polished writing. Bullet points, snippets or partial documentation often work just as well. Many AI coding tools now support configurations that preload relevant user documentation and standards into every prompt session, helping to ensure that outputs reflect how your team actually builds software.

AI Coding at Work: Small Shifts, Real Impact

Don’t be discouraged by a lack of immediate, measurable productivity improvements when rolling out AI coding tools. Software development is a creative process, and adapting to new workflows, especially those powered by AI, can take time. What may feel incremental at first can build toward more durable, long-term gains.

Here are four examples of where I see some of those gains starting to show:

  • Faster prototyping: What once took weeks to validate can now be built, and discarded, in a matter of hours. This lowers the cost of experimentation, encourages iteration and helps teams apply lessons learned earlier in the development cycle.
  • Interactive design exploration: During the design phase, developers can use LLM-powered AI chatbots to investigate implementation options far more efficiently than with traditional search. Instead of skimming documentation or scanning forums, they can ask targeted questions, such as which HTTP libraries are most commonly used in Python, and prompt the model to generate code snippets that demonstrate key differences. What once could take hours can now take minutes.
  • Streamlined test development: LLMs can eliminate one of the most tedious parts of the development process: writing repetitive test cases. When seeded with clear input, output and intent, they can generate reliable tests that support CI/CD workflows, reinforce code quality and help developers stay focused on higher-leverage work.
  • Tackling technical debt and legacy code: AI tools can be surprisingly effective at understanding unfamiliar or poorly documented codebases, identifying outdated patterns and generating refactored alternatives. Tasks that engineers may have avoided for months, such as migrating to a new framework, modernizing a legacy API or untangling tightly coupled modules, can become far more approachable when an AI assistant can do the heavy lifting of reading, interpreting and rewriting the code.

These improvements may not always show up in dashboards or metrics. But collectively, they represent a shift in how engineering teams can work, enabling faster validation, better decision-making and more consistent delivery.

Stay Engaged as AI Coding Tools Evolve

It can be easy to dismiss an AI tool after a disappointing first experience; many developers do. But these models are improving quickly. What doesn’t work well today may work flawlessly in a matter of weeks. In one of my own experiments, I tried vibe-coding a simple app in early 2025. The first version worked, but bugs emerged as I added features. I gave up after several failed attempts to fix it. Three months later, I returned to the same codebase using Claude 4, and the model resolved the issue with my very first prompt. The difference wasn’t in the way I asked; I believe it was in how much the model had evolved.

That experience, in my view, highlights just how quickly these tools are evolving, and why staying engaged, even after early friction, is worth it. I believe teams that start now will be better equipped to take advantage of ongoing improvements, and organizations that invest in people, process and tooling around AI coding will gain a competitive edge. The best results, in my view, likely won’t come from chasing full automation, but from empowering developers with the right support and context to work faster and smarter.

Start small, stay curious and build the habits that will position your team to lead as this technology continues to evolve.

Growth Timeline

No items found.

Don't delete this element! Use it to style the player! :)

Cae Keys
Truemuzic
Thumbnail
Play
0:00
0:00
https://interests.summitpartners.com/assets/DHCP_EP9_FutureHealthCare_DarrenBlack-2.mp3

Related Experience

(1) Source: Stack Overflow, “2025 Developer Survey”, 2025.

(2) Source: “Anthropic Economic Index report: Economic primitives”, January 15, 2026.

The content herein reflects the views and opinions of Summit Partners and is intended for executives and operators considering partnering with Summit Partners. The information herein has not been independently verified by Summit Partners or an independent party.  Such content and information should not be construed or relied upon as an indication of future performance or other future outcomes.

Information herein is as of April 2, 2026, unless otherwise noted. This content has been published as an update to content originally published in July 2025 and is available upon request.

In recent years, technological advances have fueled the rapid growth of artificial intelligence (“AI”), and accordingly, the use of AI is becoming increasingly prevalent in a number of sectors. Due to the rapid pace of AI innovation, the broadening scope of potential applications, and any current and forthcoming AI-related regulations, the depth and breadth of AI’s impact - including potential opportunities – remains unclear at this time.

Inferences herein to “expertise” or any party being an “expert” or other particular skillsets are based solely on the belief of Summit Partners and are provided only to indicate proficiency as compared to an average person. Such inferences should not be construed or relied upon as an indication of future outcomes.

“CI/CD” refers to Continuous Integration / Continuous Delivery, unless otherwise noted.

Stories from the Climb

At Summit, it’s the stories that inspire us – the problems being solved and the different paths each team takes to grow a business. Stories from the Climb is a series dedicated to celebrating and sharing the challenges of building a growth company. For more Stories and other Summit perspectives, please visit our Growth Company Resource Center.

Get the Latest from Summit Partners

Subscribe to our newsletter to stay up to date on our partners, portfolio, and more.

Thank you for subscribing. View the latest issue of The Ascent, or follow Summit Partners on LinkedIn for the latest news and content.
We were not able to submit your form. Please try again.