When the Bottleneck Breaks: What Claude Code Taught Me About Who Gets to Build
I built a live HR dashboard in under three hours last week. No developer, no IT ticket, no two-week wait. Just me, my data, and Claude Code — and an experience that genuinely shifted how I think about what change practitioners are capable of. But the real story isn't the dashboard. It's what that moment reveals about a much larger transformation happening right now in organizations everywhere.
The Hidden Tax on Insight
Every change practitioner knows the feeling. You're sitting on data that could unlock a critical conversation — survey results, adoption metrics, pulse check scores — and you can't get to it fast enough. By the time the IT team builds the report, the leadership meeting has already happened. The moment has passed. You end up presenting last month's reality to people making next month's decisions.
This is what I call the insight tax: the invisible cost organizations pay when the people who understand the problem don't have the tools to surface it quickly, and the people who have the tools don't fully understand the problem.
For most of my career, I accepted this as a structural constraint. Data visualization, API integrations, custom dashboards — these lived on the other side of a technical wall that required specialized skills to cross. The workaround was always the same: write a requirements document, open a ticket, wait, review, iterate, wait again. Three weeks later, the output was 80% of what you actually needed, and the context had shifted anyway.
What Claude Code broke open isn't just a workflow. It's that assumption of constraint itself.
What "Thinking With Me" Actually Looks Like
Let me be specific about what happened during the build, because the details matter more than the headline.
My goal was to visualize change readiness across six business units — pulling from Typeform surveys, our HRIS for headcount, and a third tool for engagement scores. Three systems, three different data formats, three different naming conventions for the same underlying fields. In any traditional setup, just the data harmonization piece would have required a developer who understood both the technical architecture and the business context well enough to make the right decisions about how to handle conflicts.
I described the problem in plain English. Claude Code wrote Python scripts to handle the API authentication for each source, identified and resolved the naming inconsistencies (one system called it "department," another "cost_center," another "org_unit"), and stitched the cleaned data into a single unified model. Then it built a Streamlit dashboard with filters by department, manager, and transformation phase.
But here's the moment that actually stopped me cold.
When I asked, "why is engagement dropping in Unit 4?" — a question I was asking rhetorically, almost thinking out loud — Claude didn't just shrug and wait for a more specific instruction. It suggested adding a timeline overlay to correlate the engagement dip with the ERP rollout date in that unit.
That's not execution. That's collaborative reasoning. It understood that I was trying to diagnose a pattern, not just display data, and it brought an analytical suggestion that I hadn't explicitly requested. For a change practitioner, that's the equivalent of having a sharp analyst in the room who already knows your data and your business context.
This distinction matters enormously. Most "no-code" tools help you execute what you already know you want. Claude Code helps you think toward what you need.
What This Means for the Change Practitioner's Role
I want to be careful here, because this conversation can go sideways fast into either techno-optimism or unnecessary anxiety. Let me offer a grounded take.
The skill that becomes newly powerful isn't coding. It's problem articulation. The practitioners who will get the most from tools like Claude Code are those who can describe a problem with precision — who understand what question they're actually trying to answer, what the data represents, where the ambiguities are, and what "good" looks like as an output.
That is, fundamentally, a change management skill. We've always been translators — between leadership intent and employee reality, between strategic vision and operational complexity. Now that translation ability extends into a new domain: between business need and technical solution.
Consider what this unlocks in practice:
- Faster diagnostic cycles. Instead of waiting for a report, you can build a quick visualization to test a hypothesis before a stakeholder meeting, then refine it in real time based on the conversation.
- More credible business cases. When you can show a live dashboard rather than a static slide, the quality of the conversation about change readiness changes entirely.
- Tighter feedback loops. Adoption data, survey responses, resistance signals — you can surface these at the pace the transformation actually moves, not the pace of the reporting cycle.
- Reduced dependency on intermediaries. This isn't about cutting out IT. It's about handling the exploratory, messy, iterative early work yourself — and bringing IT in when you actually know what you need.
One thing I'd caution: this capability requires you to stay honest about what you don't know. I understand logic and I understand my data. I don't fully understand the security implications of how I'm handling API credentials, or the scalability limits of a Streamlit app built in an afternoon. Knowing where your competence ends is as important as pushing where it begins.
The Broader Shift: Who Gets to Build Is Changing
What I experienced last week is part of something larger that organizations haven't fully reckoned with yet.
For decades, the ability to build tools — dashboards, automations, integrations, analytical models — has been a form of organizational power concentrated in technical teams. That concentration wasn't malicious. It reflected genuine skill scarcity. But it created bottlenecks, misalignments, and a persistent gap between the people who understand business problems and the people who build solutions to them.
That gap is closing. Not because AI eliminates the need for technical expertise — it doesn't — but because it dramatically lowers the threshold for what a non-technical person can accomplish when they bring strong domain knowledge and clear thinking to the table.
For change management specifically, this is significant. Our work has always been about enabling others to navigate transformation. Now we have to navigate our own. The practitioners who engage seriously with these tools — who push past the discomfort of the unfamiliar and invest time in understanding what's genuinely possible — will operate at a different level than those who wait for the field to settle.
The bottleneck between insight and action has shortened. The question is whether you're positioned to move at the new pace.
Start With One Real Problem
If you're reading this as a change practitioner and wondering where to begin, my advice is simple: don't start with a tutorial. Start with a real
Top comments (0)