Two companies just pulled back the curtain on what it’s actually like to build products on Claude Opus 4.6. And honestly? The details matter more than the hype.
Anthropic published a customer success story featuring Shortcut and Hex, two companies that have integrated Claude Opus 4.6 into their core workflows. This isn’t a press release full of buzzwords. It’s a look at how teams are actually using the model when real users and real money are on the line.
What Shortcut and Hex Are Actually Building
Shortcut, a project management platform, isn’t just slapping an AI chatbot onto their interface and calling it a day. They’re using Claude Opus 4.6 to help teams break down complex projects, suggest task dependencies, and automate workflow creation. The kind of stuff that usually requires a product manager to spend hours getting right.
Hex, a data platform for analytics teams, is going deeper. They’re letting Claude Opus 4.6 write SQL queries, generate visualizations, and explain complex data patterns in plain English. For data teams drowning in requests from stakeholders who don’t speak SQL, that’s significant.
The Technical Details That Matter
Here’s the thing: Claude Opus 4.6 isn’t just faster or cheaper. Both companies highlighted its improved reasoning capabilities and longer context windows. Hex specifically mentioned that the model can now handle entire database schemas and multiple related queries without losing track of what it’s doing.
That context length matters more than you’d think. When you’re building a product feature that needs to remember a user’s entire conversation history, past queries, and current database state, you need a model that won’t forget halfway through.
Shortcut called out the model’s ability to understand nuanced project requirements. Not just “create a task” but “create a task that depends on this other task finishing, assign it to the right person based on their current workload, and set a deadline that makes sense given our sprint schedule.”
What’s Different This Time
We’ve seen companies talk about building on Claude Opus 4.6 before. But this release from Anthropic includes actual implementation details. Both Shortcut and Hex shared specifics about API integration, how they’re handling errors, and what guardrails they’ve built.
The error handling piece is interesting. Hex built fallback systems for when Claude Opus 4.6 generates SQL that doesn’t quite work. Instead of just showing an error message, they prompt the model to fix its own code. That’s the kind of practical engineering detail that separates products that work from products that frustrate users.
Anthropic has been busy lately. They just opened an office in Bengaluru and continue pushing Claude into education and enterprise. But these customer stories show something more valuable than expansion news: proof that developers are building real features that ship to real users.
The Part Nobody Talks About
Both companies acknowledged something most AI vendors gloss over: building with large language models is still messy. You need prompt engineering. You need fallback systems. You need to set user expectations correctly because even the best model will occasionally hallucinate or misunderstand context.
Shortcut mentioned they spent significant time tuning their prompts to get consistent output formatting. Hex built extensive testing suites to catch bad SQL before it hits production databases. This isn’t plug-and-play technology yet, despite what some marketing materials might suggest.
The honest assessment? That’s refreshing. And it’s probably more useful for teams evaluating whether to build on Claude Opus 4.6 than any list of theoretical capabilities.
As more companies share real implementation stories like these, we’ll get a clearer picture of where AI models like Claude Opus 4.6 actually add value versus where they’re still too unpredictable for production use. Based on what Shortcut and Hex are building, it looks like we’re past the demo phase and into the “this actually works if you build it right” phase. That’s progress.