Logo
Technical·6 min read
Technical·June 12, 2026

Time Blocking in the Era of AI

When agents execute the work, your calendar shouldn't hold the task. It should hold the judgment.

SA
Sheraz Ahmed
Solutions Architect · Lahore

Time Blocking in the Era of AI

Time blocking was the productivity religion of the last decade. Cal Newport gave it theology, Elon Musk gave it celebrity, and a generation of engineers gave it their calendars, carved into two-hour slabs of deep work. The whole practice rests on one assumption: work happens while you are sitting there doing it. AI agents just broke that assumption, and most of us are still scheduling like it's 2019.

Why it worked

Time blocking solved a real problem. Attention is serial, context switching is expensive, and an open calendar is an invitation for other people to spend your day for you. The research on interruptions put the cost of regaining focus north of twenty minutes, so the math was simple. Protect long blocks, batch the shallow stuff, and output follows focused hours.

Notice the hidden premise though. Output follows focused hours only when you are the one producing the output. The block was a proxy for the work because the work couldn't happen without you in the chair.

The case that it's now redundant

Delegating a task to an agent takes five minutes. The agent then works for twenty or forty and comes back with a draft, a migration, a test suite, a first pass at the spec. Your job was never the typing. It is now visibly the steering: framing the problem, supplying context, and judging what comes back.

That changes the economics of the calendar. Execution used to be the scarce thing you protected with blocks. Now execution is cheap and runs in parallel, and the scarce thing is your judgment. Block three hours to write the API spec and one of two things happens. Either the draft is done in twenty minutes and you drift through email inside a block that no longer has a purpose, or you sit there watching the agent type, which combines the cost of doing the work with none of the benefit. Parkinson's law eats whatever is left, because work expands to fill the block you gave it.

There is a second quieter change. A big part of what blocks protected you from was the cost of reloading context into your own head. Agents now hold much of that context for you. The ticket, the thread, the diff, and the reasoning live in the tool, so re-entering a task costs less than it used to. The penalty that time blocking insured against has shrunk.

"A two-hour block for a twenty-minute task isn't deep work. It's Parkinson's law with a calendar invite."

What this does to productivity

Throwing out structure entirely is worse. Run five agent threads with no system and your day turns into pure interrupt handling. Every completion pings you, you review in the order notifications arrive instead of the order that matters, and you spend the whole day reacting. Always reviewing, never thinking. You traded deep work for shallow supervision and called it leverage.

The honest framing is that time blocking isn't dead, it's pointed at the wrong object. Stop blocking time for tasks. Start blocking time for the three things agents can't do: deciding what's worth doing, judging what came back, and the hard thinking that has no delegable shape yet.

How to actually build the pipeline in Jira and Monday

The fix is workflow design, not calendar design. The board becomes the execution layer, not just a tracking layer, and the calendar only holds the human-only slots.

Atlassian shipped agents in Jira in early 2026, and the design is deliberate. Rovo agents are assignable alongside human workers, they operate inside Jira's existing permission structures and audit trails, and they can be @mentioned directly in ticket comments for in-context iteration. The Rovo MCP Server, now generally available, connects Jira and Confluence as live read-write surfaces for any MCP-compatible AI client, including Claude. That means your board isn't just a place to track work anymore. It is where work gets dispatched, executed, and reviewed, all inside one system of record.

The workflow changes that follow from this are small to configure and large in effect. Add two states: Delegated and Needs Review. In Jira that's a workflow edit. The point is that In Progress stays reserved for a human, so your WIP limits stay honest and the board tells the truth about who is actually working on what.

Estimate the review, not the task. Story points have always been a proxy for human effort, and for agent-assisted tickets the human effort is verification. A ticket the agent generates in ten minutes but takes ninety minutes to review properly is a ninety-minute ticket. Teams that skip this re-baselining watch velocity inflate for two sprints and quietly pay for it in quality.

Cap concurrent agents the same way you cap WIP. You can dispatch ten threads. You can't judge ten threads well. Pick a number you can actually review, usually three to five, and enforce it on the board.

Batch the dispatch, schedule the judgment. Assign the day's delegable tickets to Rovo or your agent of choice in one fifteen-minute morning window. Then set two or three fixed review windows on the calendar and use a Jira automation to route every Needs Review ticket into a queue rather than pinging you the moment it lands. Between those windows, notifications stay off. With the Rovo MCP Server, you can also query the queue from Claude or any other client mid-morning and get a plain-language summary of what's ready for review, without opening Jira at all.

Keep one real deep block. Not for tasks. For the architecture call no agent can make, for prioritization, for the problem you can't yet articulate well enough to delegate. That block survives because it was never really about time. It was about thought.

The shape of the new day

The calendar gets smaller and the pipeline gets smarter. The morning starts with dispatch, agents execute inside the board, judgment happens at fixed checkpoints, and one protected block holds the thinking that still belongs to you. Time blocking treated your hours as the factory. The factory moved into Jira. What's left on your calendar should be the control room.

Key takeaway

Stop blocking time for tasks. Block time for judgment: deciding what is worth doing, reviewing what came back, and the hard thinking that has no delegable shape yet.

End of essay
Get the next one by email
Keep Reading
Services vs. Product in the Era of AI AI doesn't replace engineers - it removes the knowledge ceiling How I architected Chasyr's voice agents to stay ACCC-compliant