How AI Agents Are Changing the Data Consultancy Game w/ Chris Tabb (Confluent Current London 2026)
TL;DR
Agentic workflows are reviving old engineering discipline — Chris Tabb says the jump from “vibe coding” to useful multi-agent systems came from bringing back requirements, definition of done, review loops, and specialist handoffs across the SDLC.
Local and open-weight models are becoming the practical choice — Frustration with premium-model limits like Claude usage caps is pushing teams toward on-prem or local models that are cheaper, tunable, and often “good enough” with strong prompts and guardrails.
Consultancies now compete on reusable skills, not just billable people — At Elite Data, Tabb is building internal utilities, standards, and “tribal knowledge” so agents can consistently generate data models, dbt patterns, DDL, and security work across clients.
Bad incentives create pointless token burn — Tabb calls out token leaderboard culture at big tech firms, where people gamed usage metrics by running unnecessary jobs, like using premium models for trivial tasks such as spell-checking.
Prompt management is really context management — One of Tabb’s biggest lessons from building content and coding utilities is that tuning prompts on bad context is a dead end; the input hierarchy and retrieved context matter just as much as the wording.
AI removes excuses for skipping data modeling, but not the need to know what “good” looks like — Joe Reis and Tabb argue that agents can eliminate data-modeling bottlenecks, yet humans still need architectural judgment to prevent monoliths, inefficiency, and badly structured systems.
The Breakdown
Consultancies that use AI agents well could deliver faster and cheaper with two people instead of five — but Chris Tabb argues the real unlock is old-school structure: requirements, catalogs, architecture, and guardrails wrapped around specialized agents. At Current London 2026, he makes the case that local open-weight models, prompt/context management, and reusable “tribal knowledge” are changing data work more than raw model power.
Was This Useful?
Share
Keep Reading
Make Alcreon Yours
Tune your feedFive quick questions, and the feed ranks what matters to you first.Or just get notified
The weekly Echo. Signal worth keeping in your inbox.
Every new piece, announced on X.
Read Next
See all
Playbook
Tasteful Skills
“Tasteful Skills” argues that the best agent skills are not documentation or best-practice lists.

Playbook
The Art of Tasteful Prompting
Learn how tasteful prompting helps you move beyond generic AI output by shaping context, style, and judgment from the start.

Playbook
The Codex /goal Playbook
OpenAI shipped /goal for the Codex CLI. It turns a prompt into a persisted, self-continuing contract.