Building an Autonomous Engineering Org - Angie Jones, Agentic AI Foundation
By AI Engineer
Key Concepts
- Agentic Engineering: A workflow where AI agents are treated as core team members, responsible for decomposing problems, executing tasks, and producing shippable code.
- MCP (Model Context Protocol): An open standard for connecting AI assistants to systems and data sources.
- Maturity Model: A five-stage framework measuring the depth of an engineer’s integration with AI (from no usage to fully autonomous multi-agent orchestration).
- 1990 Rule: The principle that 1% create, 9% interact, and 90% consume; applied here to focus AI enablement on "power users" (the 1%) to drive organizational change.
- Repo Readiness: The practice of embedding context (e.g.,
agents.md, rules files) directly into repositories to improve agent performance and reliability. - Builder Bot: An internal orchestrator developed to coordinate multiple agents across a 25,000-repo codebase using a "company world model."
1. The Maturity Model for AI Integration
The speaker developed a five-stage model to track the evolution of engineering workflows:
- Stage 0: No AI usage.
- Stage 1: Basic autocomplete usage.
- Stage 2: Chatting with agents (no PR production).
- Stage 3: Delegating tasks and reviewing agent-generated PRs.
- Stage 4: Running multiple agents in parallel.
- Stage 5: Autonomous delegation where agents produce shippable results with minimal human oversight.
2. Strategy: The "AI Champions" Program
Rather than a top-down mandate for all 3,500 engineers, the speaker focused on the "1%"—a handpicked group of 50 "AI Champions" from critical teams (Square, Cash App, Afterpay, Tidal).
- Selection Criteria: Engineers willing to dedicate 30% of their time to AI enablement and those resilient to the non-deterministic nature of early-stage AI tools.
- Methodology: Champions were tasked with making their specific repositories "AI-ready" by creating standardized assets like
agents.md(guidance), rules files (guardrails), and automated workflows. - Outcome: This allowed for organic, bottom-up adoption where teams with similar technical stacks (e.g., JVM-based mono-repos) converged on shared patterns.
3. Operationalizing AI: From Slack to Production
The team integrated AI agents directly into existing communication and project management tools:
- Slack Integration: Engineers could tag an agent (e.g.,
@goose) to diagnose bugs, propose solutions, and implement fixes directly within a Slack thread. - Project Management: Agents were granted the ability to pull tasks from Jira, Linear, and GitHub, executing them end-to-end.
- Impact: This reduced the cycle time for bug fixes to minutes and allowed teams to increase their sprint velocity significantly.
4. Scaling and Multi-Agent Orchestration
As the organization moved toward Stage 4 and 5, new technical hurdles emerged:
- Code Review Bottlenecks: To handle the 21x increase in automated PRs, the team implemented an "auto-fix loop" using tools like Codex. If an agent-generated PR failed standards, a secondary agent would automatically fix the issues before a human reviewer saw it.
- Infrastructure: To prevent local machine crashes, the team moved agent execution to isolated cloud workspaces.
- Builder Bot & World Model: The team built a "company world model"—a machine-readable map of 25,000 repositories. This allowed the "Builder Bot" orchestrator to understand cross-service dependencies, enabling agents to work on complex features spanning multiple products simultaneously.
5. Key Metrics and Results
- AI-authored code: Increased by 69%.
- Reported time savings: Increased by 37%.
- Automated PRs: Increased by 21 times.
6. Notable Quotes
- "I defined an agentic engineering org as one where engineers leverage AI agents as their primary means of producing engineering outcomes."
- "If my AI strategy depends on every individual leveling themselves up, I’m never going to see that broad impact."
- "The first time we did this [delegating tickets to agents], the team ran out of work and had to pull in more tickets like twice."
7. Synthesis and Conclusion
The speaker successfully transformed Block’s engineering organization into an autonomous, agent-driven entity by focusing on high-leverage "champions," standardizing repository context, and building a sophisticated orchestration layer. However, the presentation concludes on a somber, reflective note. Despite the technical success and the achievement of a highly efficient, autonomous engineering workflow, the speaker questions the ultimate human cost of this efficiency, specifically referencing the impact of layoffs and the ethical implications of building systems that render human labor increasingly redundant.
Chat with this Video
AI-PoweredLoad the transcript when you're ready to chat so the initial page stays lighter.
Related Videos

Stanford CS153 Frontier Systems | Building the Frontier Ecosystem
Stanford Online

Recursive Coding Agents - Raymond Weitekamp, OpenProse
AI Engineer

Ornith (35B,9B) + Hermes,Zed: THE FULLY PRIVATE LOCAL AGENT is ACTUALLY HERE!
AICodeKing

This Skill Turns Your Agents Into Neckbeards...
NeuralNine

How to build reliable software with AI agents
Google Cloud Tech

Customer Ignite Talk: Antonio Bravo Acin (Global Head of AI Transformation, BBVA) & OpenAI
OpenAI

THE $1 CODER: This CODER COSTS $1 AND GIVES YOU $50 WORTH USAGE!
AICodeKing