Building an AI-Native Team
FocusMCP portals and centralized, permissioned tool access; LLM gateways, model routing, and cost optimization; organization-wide adoption patterns.
You buildA model gateway, an MCP portal, and a one-page adoption policy
Core material≈ 3 h 40 min
- 1Talk18 minAgentic SDLC: Building Blocks for Uber's Software FactoryUber
Model gateways, agent identity, PII redaction, MCP gateways, tool access, remote environments, context graphs, and pre-CI validation.
- 2MCP portals18 minGateways Are All You NeedAnthropic's Karan Sampath
And Tobin South, What Does Enterprise-Ready MCP Mean? (14 min) — identity, access policy, observability, provisioning, oversight, and data-loss prevention.
- 3Architecture25 minScaling MCP adoption: reference architecture for enterprise deploymentsCloudflare
.
- 4
- 5Evidence on adoption60 min2025 State of AI-assisted Software DevelopmentDORA
AI amplifies the strengths and weaknesses of the surrounding engineering system. Pair it with the counter-evidence: METR, Measuring the Impact of Early-2025 AI on Experienced Open-Source Developer Productivity (20 min).
- 6Video42 minThe Future of Software CreationAmjad Masad of Replit
Agent infrastructure, secure execution, autonomy levels, and how cheap software creation may reshape teams.
Tools and references
- LinkLiteLLM AI GatewayGateways for the build
(open source) and Cloudflare AI Gateway. Routing primer: Vercel, Six LLM routing strategies.
- LinkAI Capabilities ModelAdoption evidence: DORA
; Stack Overflow, 2025 Developer Survey: AI; OpenAI, How OpenAI uses Codex (PDF); Anthropic, How Anthropic teams use Claude Code.
Additional video track
- Adoption playbook18 minBuilding an Autonomous Engineering Org
A maturity model covering champions, repository readiness, delegation, review bottlenecks, isolation, and organizational impact.
Book
- LinkAccelerateNicole Forsgren, Jez Humble, and Gene Kim
Useful for evaluating whether AI adoption improves delivery rather than merely increasing output volume.
Build
Put your model calls behind one gateway or proxy (LiteLLM or Cloudflare AI Gateway). Add per-agent identity, budgets, model routing, fallback behavior, cost and latency logs, and redaction rules. Create a small MCP portal with allowlisted tools, explicit scopes, audit logs, and revocable credentials.
Write a one-page team adoption policy covering approved data, mandatory human decisions, incident ownership, review requirements, and what metrics matter. Prefer change-failure rate, lead time, review burden, cost, and verified task success over lines of code.