Your team is using AI. But are they using it at Level 1, or Level 3? The difference is 10x.
I talk to engineering managers and team leads every week who tell me some version of the same story: "We're using AI, but it just feels like a faster Google." They have developers copy-pasting into ChatGPT, accepting the first answer, and moving on. Some have Copilot licenses. A few have experimented with Cursor or Claude Code.
None of them have infrastructure.
After building an AI system that lets me manage 51 active project repositories solo, I've come to see AI adoption as a ladder with four distinct levels. Most teams are stuck on the first rung -- not because they lack talent or ambition, but because nobody owns the climb.
Here's the framework.
Level 1: Chat-Based AI
Tools: ChatGPT, Claude chat, Gemini
This is where 80%+ of companies sit today. Someone on the team discovered ChatGPT, started using it for drafting emails and debugging error messages, and told a few coworkers. Now half the team uses it sometimes. The other half thinks it's a toy.
Signs you're here: there are no shared standards for how AI gets used. Everyone prompts differently. Nobody trusts AI output for anything that matters. When someone gets a bad result, they stop using it for that task entirely.
The value at Level 1 is real but modest -- some time savings on drafting, research, and brainstorming. The problem is that it stays modest. Without infrastructure, individual experimentation never compounds into organizational capability.
This level is a dead end unless someone deliberately builds the bridge to Level 2.
Level 2: IDE-Integrated AI
Tools: Cursor (agent mode), Claude with skills, CLAUDE.md, ai-rules-sync
Level 2 is where AI starts reading your codebase, following your coding standards, and using reusable skills for common tasks. Instead of copy-pasting context into a chat window, the AI already knows your stack, your patterns, and your conventions.
Signs you're here: you have a CLAUDE.md or similar standards file. Your team has built reusable skills -- saved instruction sets for recurring workflows like feature planning, code review, or deployment. Everyone uses the same tools with the same configuration. When someone gets a bad AI output, they update the skill, not just their prompt.
This is where the biggest productivity jump happens. The difference between "everyone prompts their own way" and "shared skills that encode best practices" is enormous. I've seen teams go from treating AI as a novelty to treating it as essential infrastructure in under two weeks once the right foundation is in place.
This is also where what I call the "100-hour head start" matters most. Setting up CLAUDE.md files, building skills, configuring ai-rules-sync across tools, creating quality scoring systems -- this takes hundreds of hours to figure out from scratch. Most teams stall here because the setup work isn't anyone's job.
Level 3: Agentic AI
Tools: Claude Code, MCP integrations, background tasks, local data access
Level 3 is the shift from "AI assists me" to "AI works for me." Agents run multi-step tasks autonomously. They're connected to your internal data through MCPs -- databases, APIs, file systems. You give a high-level instruction and the agent figures out the steps.
Signs you're here: you're running Claude Code or similar tools that execute multi-step workflows without hand-holding. AI agents handle code review, feature planning, security audits, and report generation. You spend your time making decisions, not doing busywork.
Tasks that took hours now take minutes. A feature spec that required half a day of research and writing gets generated, scored against a quality rubric, and refined in under 20 minutes. A code review that one senior engineer used to do alone now gets done by six specialized agents checking security, performance, architecture, patterns, testing, and style -- before a human even looks at it.
This is also where governance becomes non-optional. When agents are running autonomously and connected to internal data, the question "who's watching the agents?" needs a real answer. You need policies, monitoring, and review processes. Without them, you're scaling risk alongside productivity.
Level 4: Multi-Agent Orchestration
Tools: Parallel Claude Code sessions, agent swarms, custom dashboards, CI/CD integration
Level 4 is where one person does team-level work. Multiple agents run simultaneously -- one reviewing code, one writing tests, one running security analysis, one generating documentation. Quality goes up because more reviewers (even AI reviewers) catch more problems.
Signs you're here: you're running 2-3 agent sessions in parallel. Quality enforcement is automated. You have a skill library with dozens or hundreds of reusable workflows. Your AI infrastructure is version-controlled, synced across every tool, and maintained like production code.
This is where I operate internally. It's not magic. It's infrastructure -- 263 skills, 709 documentation files, automated quality scoring, multi-agent code review. It took months to build. But now the system compounds. Every postmortem, every new skill, every standards update makes every agent smarter across every project.
Why Teams Get Stuck
Each transition has a specific failure mode.
Level 1 to Level 2: Nobody owns it. AI adoption happens individually. Engineers experiment on their own. There's no shared CLAUDE.md, no skill library, no synced standards. Without someone taking ownership of the infrastructure, individual experiments never become team capability. This is the most common gap I see.
Level 2 to Level 3: Documentation goes stale. Agentic AI follows your documentation literally -- including the outdated parts. If your CLAUDE.md references a pattern you deprecated three months ago, the agent will use it. The teams that succeed at Level 3 are the ones that treat their AI context like production code: maintained, reviewed, and current.
Level 3 to Level 4: Trust breaks down. Running multiple agents in parallel requires organizational discipline. You need confidence that your skills produce consistent quality, that your review processes catch errors, and that your governance framework covers the expanded surface area. Teams that skip governance at Level 3 can't scale to Level 4 because they don't trust the output enough to run unsupervised.
The Infrastructure Is the Differentiator
Here's the insight that changed how I think about AI adoption: the model you use barely matters. GPT-4, Claude, Gemini -- they're all getting better every month. They'll keep getting better. The model is a commodity.
What separates teams that get 10x value from teams that get marginal value is the infrastructure wrapped around the model. The CLAUDE.md that encodes your standards. The skills that capture your best practices. The review processes that catch errors. The documentation that gives agents context. The governance framework that lets you scale with confidence.
A company I respect, Every -- they consult with Fortune 500s and hedge funds on AI strategy -- put it clearly in a recent webinar: "Companies with cultures of documentation are uniquely well positioned for AI." That rings true in everything I've seen. The companies that already document their processes, maintain their knowledge bases, and standardize their workflows are the ones that move fastest from Level 1 to Level 3. The documentation IS the AI context.
Where Do You Stand?
If you read through these levels and thought "we're mostly at Level 1" -- you're in the majority. That's not a judgment. It's an opportunity.
The jump from Level 1 to Level 2 is the single highest-ROI move most teams can make. It doesn't require new hires, new tools, or a six-month transformation initiative. It requires someone building the right infrastructure: a CLAUDE.md, a set of skills for your top workflows, and a sync system that keeps everything consistent.
We built a maturity assessment -- 12 questions across AI usage, infrastructure, quality, and governance -- that maps directly to these four levels. It takes 5 minutes and gives you a concrete score plus specific recommendations for what to do next.
I run Namos Labs, a human-first AI product studio. The operating model behind these levels is the same kind of systems thinking we apply across our own products and internal workflows.
Written by
Naya Moss
Naya Moss runs Namos Labs, a human-first AI product studio.