Development
Meet the Winners of Codegeist 2025: Atlassian Williams Racing Edition
The checkered flag is out: Announcing the hackathon podium placements š After months of building, testing, and tuning, Codegeist 2025: Atlassian Williams Racing Edition has crossed the finish line and what a race it has been. Codegeist is Atlassianās annual hackathon where developers from around the world harness their creativity on Forge, Atlassianās app development […]
Forge app implementation patterns
In a previous post, Designing a Forge app, I outlined my approach to defining the architecture of a Forge app that provides functionality for running competitions within an organisation. After spending some time building the app, I realised that many of my Forge apps include certain patterns that may be worth sharing. This post shares […]
Streamlining your Rovo Dev CLI workflow with event hooks
When youāre deep in a problem, the last thing you want to think about is running the same chores repeatedly ā check if the agentās complete, lint your code, rebuild and run tests. While seemingly inconsequential, they compound into a constant tax on your focus. Thatās where Rovo Dev CLIās new Event Hooks come in: […]
How tech leaders can turn AI hype into real team productivity
AI delivers tangible, repeatable returns when teams apply it with intent and share a common literacy.
How Specialised Sub-Agents Enhanced Rovo Dev CLI Reliability for My Project
Over the last little while Iāve been using Rovo Dev CLI on a personal side project. It started as a fun experiment: āHow far can I get if I let an AI agent write most of the code?ā At first I did what I suspect many of us do: I pointed one big, do-everything agent […]
Designing a Forge app
During the 2025 F1 season, the Atlassian Workplace Events team ran a competition to win AWR signed swag or personalised AWR merchandise for each F1 race. Each competition involved one or more questions that would be posted a few days before the race. Atlassian staff would submit their answers in a Google form and the […]
Improving product analytics with Rovo Dev CLI
When weāre building AI-powered developer tools (Rovo Dev CLI), our ability to learn from the real usage data is just as important as the product we ship. Inside Atlassianās Rovo Dev team, we rely heavily on data analytics to make critical product decisions, for examples: That means writing a lot of SQL, which is often […]
Using Rovo Dev multiāstage prompts for refactoring UI components
LLMs are good at individual, wellāspecified tasks. But they struggle when we ask them to do too many things at once. When a single prompt mixes several goals (e.g. ārefactor this component, add three new features, fix tests, and update docsā), a few common failure modes appear: This isnāt because LLMs are ābad at codingā; […]
Getting Ready for Forge Billing
Forge usage began counting toward billing on January 1, 2026, and developers will receive their first invoices in February. In the lead-up to invoicing, weāre sharing more details about SLAs, support, and how to set up your developer space. Over the next couple of weeks, we encourage developers to spend time getting familiar with their […]
From static spreadsheets to strategic agility: How CNA Insurance unified planning with Atlassianās Strategy Collection
Find out how a century-old insurance leader initiated a culture of constant improvement and agile strategy, dismantling silos to align the whole organization.
Automate more in Jira: A guide to Forge Automation Actions
Are you looking for ways to make your work in Atlassian products faster and easier? Forge Automation Actions can help! With these actions, you can automate repetitive tasks in Jira, saving time and reducing mistakes. In this blog, Iāll explain what Forge Automation Actions are, how they work, and how you can use them to […]
Spec Driven Development with Rovo Dev
I’ll start by sharing Martin Fowler’s post on semantic diffusion (bliki: Semantic Diffusion) as I feel it is strongly at play here with the term Spec Driven Development, which this blog will discuss the benefits of using. The definition of Spec Driven Development (SDD) keeps shifting, it’s something that exists in a rapidly changing environment. […]
Scaling responsibly: evolving our API rate limits to power the next generation of Atlassian Cloud
At Atlassian, weāre committed to delivering a cloud platform thatās reliable, scalable, and flexible enough to let developers and partners experiment, iterate, and validate their ideas quickly. Whether you’re an Atlassian Marketplace partner, a developer building custom integrations, or part of an enterprise team automating workflows, our API platform plays a critical role in your […]
See what Forge developers are building for Codegeist 2025
Codegeist 2025 is underway. This year Atlassian’s annual hackathon is awarding up to $120,000 in prizes. I’ve been reviewing early submissions, and three apps stood out for how they solve common challenges. I’ll walk through what makes them interesting and share practical lessons you can apply to your own Forge app development whether you’re entering […]
How to effectively utilise AI to enhance large-scale refactoring
Learn how Atlassian engineers used Rovo Dev and AI-driven workflows to safely refactor a large frontend monorepo, removing feature flags and dead code at scale.
