From Experiment to Enterprise: Scaling AI Coding Assistants Across Engineering Teams

This ad is not shown to multipass and full ticket holders
React Summit
React Summit 2026
June 11 - 15, 2026
Amsterdam & Online
The biggest React conference worldwide
Learn More
In partnership with Focus Reactive
Upcoming event
React Summit 2026
React Summit 2026
June 11 - 15, 2026. Amsterdam & Online
Learn more
Bookmark
Rate this content

Technical leaders face the challenge of balancing innovation with governance when rolling out AI assistants across teams. This session offers a tactical view on operationalizing AI in software development - covering success metrics, telemetry, feedback loops, and enterprise guardrails. Based on the GitHub Well-Architected framework and broadened to general-purpose AI tools, we’ll explore how to create visibility into usage, address security and compliance risks, and ensure that AI-powered development doesn’t just happen - it scales with intent and trust. A must-attend for those building the platforms and policies of tomorrow’s engineering organizations.

This talk has been presented at TechLead Conf London 2025: Adopting AI in Orgs Edition, check out the latest edition of this Tech Conference.

FAQ

The main challenge is not a technology problem but a change management issue, requiring a shift in how developers work and integrate AI tools into their processes.

Medium to large engineering teams looking to adopt AI native development tools can benefit from the Well-Architected framework.

The three stages are onboard, adopt, and succeed.

Human infrastructure, which includes AI advocates, communities of practice, and executive sponsorship, is crucial for successful adoption as it supports change management and encourages tool usage.

Organizations should ensure developers have access to vetted AI tools and encourage their usage to prevent the use of unauthorized or unvetted alternatives.

A common pitfall is over-focusing on a single metric, like speed of code reviews, without considering the broader impact on code quality and developer happiness.

Executive sponsorship is critical for change management and involves more than just financial support; it requires active involvement and commitment from leadership.

Organizations can measure effectiveness through interconnected metrics such as code quality, developer happiness, and user engagement, rather than relying on a single metric.

'Shadow AI' refers to the use of unauthorized AI tools by developers, which can lead to security risks and inconsistent tool usage across the organization.

Organizations can nurture communities of practice by actively supporting and engaging with these groups beyond just setting up communication channels like Slack or Teams.

Maxim Salnikov
Maxim Salnikov
9 min
28 Nov, 2025

Comments

Sign in or register to post your comment.
Video Summary and Transcription
Sharing insights on scaling AI coding assistance & adopting AI native dev tools. Discussing the need for a shift from viewing adoption as a tech problem to a change management challenge. Exploring a tactical framework with three key phases: onboard, adopt, succeed. Emphasizing the importance of onboarding developers, ensuring access to licenses, and setting clear policies to avoid 'shadow AI'. Highlighting the necessity of human infrastructure for successful AI dev tool implementation, including AI advocates, communities of practice, and executive sponsorship. Adoption strategies require a focus on interconnected metrics and all pillars simultaneously. Leadership checklist for post-conference actions involves measuring metrics, distinguishing between strategic and tactical points, and staying connected through platforms like WhatsApp and LinkedIn.

1. Insights on AI Coding Assistance Adoption

Short description:

Sharing insights on scaling AI coding assistance & adopting AI native dev tools. Discussing the need for a shift from viewing adoption as a tech problem to a change management challenge. Exploring a tactical framework with three key phases: onboard, adopt, succeed. Emphasizing the importance of onboarding developers, ensuring access to licenses, and setting clear policies to avoid 'shadow AI'.

Yes, my great pleasure to share what I know, what I learned about scaling AI coding assistance and more general, adopting AI native development tools in engineering teams of the organizations. Of course, like, mainly relevant for medium to large ones, but the techniques are applicable because I see there is a huge gap between companies buying licenses for this or that tool and companies seeing return on investment on this movement. And in Microsoft, I help engineering leaders to actually find the way for this adoption. And what I'm going to share in next, maybe like, six, seven minutes is some pieces of framework called Well-Architected, created by my dear colleagues from GitHub and also, of course, my personal learnings from meeting with engineering leaders.

And day job, I meet these folks and their developer teams almost every day. So there is a kind of adoption paradox and let's uncover this uncomfortable truth. We often treat adoption of AI assistance and more general AI native dev tools as technology problem, while in reality, this is a change management problem. And it's not about buying licenses and organizing some technical scaffolds on how to use that. No, it's actually about rewiring how developers work, how whole developer teams work. And I'm here to share what allows in our timing this, let's say, tactical framework. What are your next steps and where to put main attention if you feel this gap as well? And three stages, three phases, and it could be your mental model. Onboard, adopt, succeed. And we'll briefly go through these three pillars.

First of all, onboarding. Just to make sure that your developers have access to these licenses, to these seats, subscriptions, whatever. And for sure, you want to come up with different policies for vetted versus unwetted developer tools, especially if you're talking about AI. You definitely don't want to end up in a situation what we call shadow AI. It's much worse than shadow IT. If your developers are not using AI tools you suggested them to use, make sure they use something else, starting from old gold copy pasting to child GPT or whatever. It's a nightmare. It's a disaster for every IT manager. You don't want to kill yourself by manually distributing licenses to the developers. It heavily depends on a particular tool, particular vendor you work with. But try the ones with capabilities where developers can self-serve themselves. And to sleep good at night, make sure that all security guardrails are in place so that works both for you and for developers that you offer these developers tools to. Starting from, I don't know, maybe today's modern example, which MCP servers they can connect to their AI coding assistants. In many cases, I mean, also depending on a particular vendor, some of them either all or nothing. Some of them provide more granular control. So make sure you choose the right one. Then if I ask you to remember one particular term from my presentation, it's human infrastructure.

2. Building Human Infrastructure for AI Dev Tools

Short description:

You cannot succeed with AI dev tools without human infrastructure. Key pillars: AI advocates, communities of practice, and executive sponsorship. Importance of executive sponsorship in change management and measuring user engagement for successful adoption strategies.

And you cannot succeed with adoption of AI dev tools without building human infrastructure. Three pillars of this concept. AI advocates. For sure, there are always people in dev teams that are a bit ahead of, let's say, average developer in adopting these tools. And you are in the best situation if the same people are keen sharing their experiences, both successes and failures.

Communities of practice. Yeah. It takes a bit more effort than just organizing Slack channel or another team's channel. Yeah. Make sure that you nurture these communities. And executive sponsorship. Here we go back to change management. And if you folks went through change management training from ProSci Institute, if you not, my best recommendations invest some money and time in that. You definitely remember that reason number one for failed change management projects is lack of executive sponsorship.

And it's absolutely the case if you talk about adoption of AI dev tools. Maybe it's even more important. And please understand me right. This sponsorship is not buying pizza for next evening's event. It's much more demanding from leadership side. But it must have. And on this phase you measure monthly active users and ephemeral metric engaged users. Because don't be trapped in this simplicity of monthly active users metric. Maybe you are not that interested in average number for all your team or all organization because you better segment. You find people who are dedicated users, occasional users, or just tire kickers.

Check out more articles and videos

We constantly think of articles and videos that might spark Git people interest / skill us up or help building a stellar career

Building a Voice-Enabled AI Assistant With Javascript
JSNation 2023JSNation 2023
21 min
Building a Voice-Enabled AI Assistant With Javascript
Top Content
This Talk discusses building a voice-activated AI assistant using web APIs and JavaScript. It covers using the Web Speech API for speech recognition and the speech synthesis API for text to speech. The speaker demonstrates how to communicate with the Open AI API and handle the response. The Talk also explores enabling speech recognition and addressing the user. The speaker concludes by mentioning the possibility of creating a product out of the project and using Tauri for native desktop-like experiences.
The Ai-Assisted Developer Workflow: Build Faster and Smarter Today
JSNation US 2024JSNation US 2024
31 min
The Ai-Assisted Developer Workflow: Build Faster and Smarter Today
Top Content
AI is transforming software engineering by using agents to help with coding. Agents can autonomously complete tasks and make decisions based on data. Collaborative AI and automation are opening new possibilities in code generation. Bolt is a powerful tool for troubleshooting, bug fixing, and authentication. Code generation tools like Copilot and Cursor provide support for selecting models and codebase awareness. Cline is a useful extension for website inspection and testing. Guidelines for coding with agents include defining requirements, choosing the right model, and frequent testing. Clear and concise instructions are crucial in AI-generated code. Experienced engineers are still necessary in understanding architecture and problem-solving. Energy consumption insights and sustainability are discussed in the Talk.
The Rise of the AI Engineer
React Summit US 2023React Summit US 2023
30 min
The Rise of the AI Engineer
Top Content
Watch video: The Rise of the AI Engineer
The rise of AI engineers is driven by the demand for AI and the emergence of ML research and engineering organizations. Start-ups are leveraging AI through APIs, resulting in a time-to-market advantage. The future of AI engineering holds promising results, with a focus on AI UX and the role of AI agents. Equity in AI and the central problems of AI engineering require collective efforts to address. The day-to-day life of an AI engineer involves working on products or infrastructure and dealing with specialties and tools specific to the field.
AI and Web Development: Hype or Reality
JSNation 2023JSNation 2023
24 min
AI and Web Development: Hype or Reality
Top Content
This talk explores the use of AI in web development, including tools like GitHub Copilot and Fig for CLI commands. AI can generate boilerplate code, provide context-aware solutions, and generate dummy data. It can also assist with CSS selectors and regexes, and be integrated into applications. AI is used to enhance the podcast experience by transcribing episodes and providing JSON data. The talk also discusses formatting AI output, crafting requests, and analyzing embeddings for similarity.
Web Apps of the Future With Web AI
JSNation 2024JSNation 2024
32 min
Web Apps of the Future With Web AI
Web AI in JavaScript allows for running machine learning models client-side in a web browser, offering advantages such as privacy, offline capabilities, low latency, and cost savings. Various AI models can be used for tasks like background blur, text toxicity detection, 3D data extraction, face mesh recognition, hand tracking, pose detection, and body segmentation. JavaScript libraries like MediaPipe LLM inference API and Visual Blocks facilitate the use of AI models. Web AI is in its early stages but has the potential to revolutionize web experiences and improve accessibility.
The AI-Native Software Engineer
JSNation US 2025JSNation US 2025
35 min
The AI-Native Software Engineer
Software engineering is evolving with AI and VIBE coding reshaping work, emphasizing collaboration and embracing AI. The future roadmap includes transitioning from augmented to AI-first and eventually AI-native developer experiences. AI integration in coding practices shapes a collaborative future, with tools evolving for startups and enterprises. AI tools aid in design, coding, and testing, offering varied assistance. Context relevance, spec-driven development, human review, and AI implementation challenges are key focus areas. AI boosts productivity but faces verification challenges, necessitating human oversight. The impact of AI on code reviews, talent development, and problem-solving evolution in coding practices is significant.

Workshops on related topic

AI on Demand: Serverless AI
DevOps.js Conf 2024DevOps.js Conf 2024
163 min
AI on Demand: Serverless AI
Top Content
Featured WorkshopFree
Nathan Disidore
Nathan Disidore
In this workshop, we discuss the merits of serverless architecture and how it can be applied to the AI space. We'll explore options around building serverless RAG applications for a more lambda-esque approach to AI. Next, we'll get hands on and build a sample CRUD app that allows you to store information and query it using an LLM with Workers AI, Vectorize, D1, and Cloudflare Workers.
AI for React Developers
React Advanced 2024React Advanced 2024
142 min
AI for React Developers
Top Content
Featured Workshop
Eve Porcello
Eve Porcello
Knowledge of AI tooling is critical for future-proofing the careers of React developers, and the Vercel suite of AI tools is an approachable on-ramp. In this course, we’ll take a closer look at the Vercel AI SDK and how this can help React developers build streaming interfaces with JavaScript and Next.js. We’ll also incorporate additional 3rd party APIs to build and deploy a music visualization app.
Topics:- Creating a React Project with Next.js- Choosing a LLM- Customizing Streaming Interfaces- Building Routes- Creating and Generating Components - Using Hooks (useChat, useCompletion, useActions, etc)
Building Full Stack Apps With Cursor
JSNation 2025JSNation 2025
46 min
Building Full Stack Apps With Cursor
Featured Workshop
Mike Mikula
Mike Mikula
In this workshop I’ll cover a repeatable process on how to spin up full stack apps in Cursor.  Expect to understand techniques such as using GPT to create product requirements, database schemas, roadmaps and using those in notes to generate checklists to guide app development.  We will dive further in on how to fix hallucinations/ errors that occur, useful prompts to make your app look and feel modern, approaches to get every layer wired up and more!  By the end expect to be able to run your own AI generated full stack app on your machine!
Please, find the FAQ here
Vibe coding with Cline
JSNation 2025JSNation 2025
64 min
Vibe coding with Cline
Featured Workshop
Nik Pash
Nik Pash
The way we write code is fundamentally changing. Instead of getting stuck in nested loops and implementation details, imagine focusing purely on architecture and creative problem-solving while your AI pair programmer handles the execution. In this hands-on workshop, I'll show you how to leverage Cline (an autonomous coding agent that recently hit 1M VS Code downloads) to dramatically accelerate your development workflow through a practice we call "vibe coding" - where humans focus on high-level thinking and AI handles the implementation.You'll discover:The fundamental principles of "vibe coding" and how it differs from traditional developmentHow to architect solutions at a high level and have AI implement them accuratelyLive demo: Building a production-grade caching system in Go that saved us $500/weekTechniques for using AI to understand complex codebases in minutes instead of hoursBest practices for prompting AI agents to get exactly the code you wantCommon pitfalls to avoid when working with AI coding assistantsStrategies for using AI to accelerate learning and reduce dependency on senior engineersHow to effectively combine human creativity with AI implementation capabilitiesWhether you're a junior developer looking to accelerate your learning or a senior engineer wanting to optimize your workflow, you'll leave this workshop with practical experience in AI-assisted development that you can immediately apply to your projects. Through live coding demos and hands-on exercises, you'll learn how to leverage Cline to write better code faster while focusing on what matters - solving real problems.
Free webinar: Building Full Stack Apps With Cursor
Productivity Conf for Devs and Tech LeadersProductivity Conf for Devs and Tech Leaders
71 min
Free webinar: Building Full Stack Apps With Cursor
Top Content
WorkshopFree
Mike Mikula
Mike Mikula
In this webinar I’ll cover a repeatable process on how to spin up full stack apps in Cursor.  Expect to understand techniques such as using GPT to create product requirements, database schemas, roadmaps and using those in notes to generate checklists to guide app development.  We will dive further in on how to fix hallucinations/ errors that occur, useful prompts to make your app look and feel modern, approaches to get every layer wired up and more!  By the end expect to be able to run your own ai generated full stack app on your machine!
Working With OpenAI and Prompt Engineering for React Developers
React Advanced 2023React Advanced 2023
98 min
Working With OpenAI and Prompt Engineering for React Developers
Top Content
Workshop
Richard Moss
Richard Moss
In this workshop we'll take a tour of applied AI from the perspective of front end developers, zooming in on the emerging best practices when it comes to working with LLMs to build great products. This workshop is based on learnings from working with the OpenAI API from its debut last November to build out a working MVP which became PowerModeAI (A customer facing ideation and slide creation tool).
In the workshop they'll be a mix of presentation and hands on exercises to cover topics including:
- GPT fundamentals- Pitfalls of LLMs- Prompt engineering best practices and techniques- Using the playground effectively- Installing and configuring the OpenAI SDK- Approaches to working with the API and prompt management- Implementing the API to build an AI powered customer facing application- Fine tuning and embeddings- Emerging best practice on LLMOps