Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Is the future agent-driven? Five takeaways from the AI Masterclass (Ep4)

I sat in on Quiz Wiz's AI Masterclass Ep4: "Is the future agents-driven?" this week, and it was the most level-headed hour on AI agents I've heard in a while. I build agent tooling for agile teams, so I came in with a bias; I left with a cleaner way to explain a few things to the teams I work with. Sharing the parts that stuck, for anyone who couldn't make it live.

The session opened with a poll: are AI agents a fundamental shift, or is it too early to tell? The room split almost evenly. That tension ran through the whole hour, and honestly it's the right posture right now.

1. Agents, the chat box, and the model are three different things

An agent is a "doer": a background process that queries a model and acts on the result. ChatGPT and Claude are interfaces; the models underneath (the GPT and Claude families) are something else again. It sounds pedantic until you're troubleshooting, at which point the distinction is everything (see #2). Agent complexity is a huge range, too: from a single-answer bot to autonomous multi-agent systems. "Agent" on its own tells you almost nothing about what you're actually dealing with.

2. What made agents mainstream was the interface, not the model

The models existed long before the hype. What changed is the front end. Pre-interface, you needed Python and query languages to get anything out of an LLM; the interface made it accessible to everyone. The practical upshot, and the line I'll be stealing: when something breaks, ask whether the model failed or the interface did. If a Rovo automation doesn't appear in the panel, that's usually an interface problem, not model drift. "The LLM delivered; it's the interface that let you down." Knowing which layer you're debugging saves a lot of wasted effort.

3. The blockers are different depending on your size

For large enterprises, the wall is organizational: legal, finance, and security approval layers. For smaller orgs, it's dirty data; stale files quietly steering agents toward wrong answers. And the universal one right now is imagination outrunning architecture: people want to build agents the platform can't yet safely support. A longtime admin in the session described hitting real walls trying to build in Forge, then getting traction once he started from Rovo Studio with a simple, well-scoped use case. Start narrow.

4. MCP is the roads; your data model decides what's reachable

Model Context Protocol, created by Anthropic in 2024 and open-sourced, is becoming the standard way AI systems talk to each other, agent to agent. Open-sourcing it mattered: it headed off a fragmented standards war. In the Atlassian world, the piece worth internalizing is that agents can only use the data you actually expose. Teamwork Graph defines the people-and-relationship data, and fields have to be surfaced before an agent can reach them. Pair that with the data-privacy caution raised in the session: connect only what you need and can monitor.

5. Nuance needs humans

The point I keep coming back to. AI amplifies productivity, but also flaws and dirty data. It sped up junior developers and, interestingly, slowed some seniors who already had the knowledge; same tool, opposite effect, so don't blanket-deploy and expect uniform results. Fundamentals still matter most exactly when the output looks confident: if you can't recognize a hallucination, one will eventually cost you. One team in the discussion literally couldn't ship when their cloud credits ran out; a reminder to keep someone who can step in manually. Even education is shifting toward grading the quality of the prompt and the critical read of the output, not the output itself.

The closing takeaway was the whole thing for me: the winners won't be humans or AI, they'll be the humans who know how to work with AI. The intelligence layer sits on top of the human layer, not in place of it.

Big thanks to Valeri Colón, PhD for leading it and Sajit Nair for moderating, and to the Quiz Wiz community for putting it on. Recording is here: https://www.youtube.com/watch?v=Ao31MBWLPbg  and this was Ep4 of a four-part series, with a new AI PM masterclass starting Aug 12.

For those already building agents on Atlassian: where did you hit the wall first: exposing the right Teamwork Graph fields, or the data quality underneath them?

Comment

Log in or Sign up to comment
TAGS
AUG Leaders

Atlassian Community Events