Discussion about this post

User's avatar
Jay Sobel's avatar

It's about shoveling content into the agent. At the business level, the agent needs:

1. Data - all of it. As pre-cleaned / prepared as feasible.

2. Prose - explanatory, about the business (and data)

3. Prose - procedural, about known operating patterns

And the 'agent' part is just Claude Code in a file system with code execution and a library of utils. Anything else makes it worse.

Bryce's avatar

Nice writeup! Really nailed the dynamics of how data teams have both felt so busy and also struggled to justify their business impact in recent years.

One additional benefit we've gotten on the data science devex: analysis execution has gotten dramatically faster. Apple silicon + GPU-accelerated libraries like XGBoost, duckdb, and near-zero friction of spinning up burst compute on tools like Modal all mean that sophisticated analyses now run orders of magnitude faster locally or with minimal infra work. So in addition to fewer one-off stakeholder requests on the frontend, we can also reclaim time on the backend simply by waiting less for things to run.

I also liked your commentary on dashboards:

> “They become the place for core reporting… not the place where every ad hoc question turns into a permanent artifact.”

I've long believed that dashboard tools are the wrong place for ad hoc analysis, so this statement resonated. The open question for me here is: how does the core actually expand in this world?

I imagine expansion topics mostly emerge from second- and third-order questions data scientists explore with their newfound time. But another known friction point in our field is turning a one-off analysis into a reusable, production-grade artifact (think notebook --> dbt models + dashboard/rETL sync). Does that deployment work also get largely solved by AI coding tools, or is there still some deployment pain that needs to be solved by someone with knowledge of both the company's data stack and the net-new analysis content that needs to be deployed?

1 more comment...

No posts

Ready for more?