Jira launches system for AI-native software development

foxh0und1 pts1 comments

How we’re evolving Jira for AI-native software development - Inside Atlassian

Skip to content

Subscribe

Dismiss

Subscribe to our newsletter

Research and insights on how teams can deliver results with AI.

Email Address

Sign up

Thank you for subscribing.

Your time is valuable. We promise to send only what’s actually worth reading.

Search

How we’re evolving Jira for AI-native software development

July 15, 2026

Published In Company News

New Jira and Teamwork Graph capabilities help engineering teams plan, assign, govern, and measure work across humans and AI agents.

Whether I speak to customers or Atlassian’s own engineering teams, the message is consistent: the unprecedented adoption of powerful coding agents has transformed software development, but the hard parts of delivering software are…gasp…still pretty hard.

Teams still have to decide what to build, and why it should exist. They need to understand the system they’re changing and which constraints matter. They have to know what “done” means, and whether the output is safe to ship.

That is the reality behind the AI productivity gap. In a longitudinal study we ran with DX across professional engineering teams, AI usage has increased by 65%, but overall developer velocity did not. It topped out at a 15% increase, with many organizations seeing gains averaging 10%

The gap is not because models are bad at writing code. It’s because software development has never been only about writing code. It is about turning business goals, strategies, and context into working software inside a real organization.

For more than two decades, Jira has evolved to meet software teams of every shape and methodology: we’re the source of truth for what to build, who is doing it, how it’s going, and what shipped.

Today, the shape of software teams is changing rapidly.

AI-native software development teams require a new system where context for agents is a first-class citizen and tasks are delegated to agents while humans steer, and review. Engineers, product managers, designers, and security teams bring judgment and context to the work.

It’s a new way for humans and agents to work together with clear plans, shared context, and validation that what comes back is something the team can stand behind.

Today, we’re announcing new agentic product development capabilities in Jira built for that shift. Teams can plan work with AI, turn intent into agent-ready specs, assign work to coding agents, monitor sessions, automate engineering loops, and measure AI cost against output.

Jira began as a bug tracker and now serves as the system of record for millions of teams’ work. And we will continue to evolve to serve the AI-native teams of the future.

What AI-native software development means

The practical version is this: the SDLC needs to become legible to agents without becoming less accountable to humans.

That means three things.

Intent has to be structured before work starts. An agent needs more than a prompt or a Jira summary. It needs the requirements, the relevant architecture, the decision history, and the constraints the team already knows.

Choosing the right agent should not create diverging processes. A team may use the Cursor IDE for web development, Claude Code for complex backend tasks, a custom agent running in a cloud sandbox for unique codebases, and Jira Coding Agent to automate routine fixes at low cost. The workflow should not fork every time the runtime changes.

Autonomy has to stay observable . Agent sessions cannot disappear into terminals, tabs, or disconnected logs, with critical context trapped on local devices. Teams need to see what happened, who reviewed it, and which work item started it.

Do those three things together and the system changes. Agents stop operating like isolated copilots and start participating in the same SDLC as the rest of the team.

That is where the Teamwork Graph matters. It is Atlassian’s context layer: a living map of work, code, people, decisions, and dependencies that helps agents understand not just the task, but the system around it.

Why Jira is the right place for this shift

As the bulk of coding work shifts to agents, agents require well-defined tasks with rich, explicit context to deliver high-quality code while efficiently managing token costs. And context is almost never in one place, which is why Atlassian built the Teamwork Graph: to bring together that atomic task in Jira, the requirements in Confluence, the conversation in Slack, code context from GitHub, and customer insights from Jira Product Discovery.

Jira uses Teamwork Graph context to break big ideas into atomic tasks agents can handle and packages context for them to use when they work.

Without context, agents produce code that creates a productivity bottleneck down the road. They solve the ticket too literally. They miss the architectural constraint. They generate a PR that looks plausible until a senior engineer spends an hour unwinding...

jira teams agents context software work

Related Articles