Composing reusable AI workflows

September 14, 2026

Several of my AI workflows need to do similar things: read a ticket and its requirements, understand the relevant code, check the working environment, load company conventions, pla...

Continue reading

Letting AI challenge the plan

June 11, 2026

An idea can sound clear until someone asks what should happen when it fails, who should be allowed to use it, or what we actually need in the first version. Those questions can cha...

Continue reading

Let AI do the log digging

March 19, 2026

Logs contain a lot of useful information, but connecting it takes work. Whether investigating an alert, checking unexpected behavior during development or following up on a reporte...

Continue reading

AI-assisted code reviews

December 03, 2025

AI can be useful in code reviews, but it is easy to end up at either extreme: dismissing it entirely or accepting its findings without checking them. I think there is a practical m...

Continue reading

Let AI handle the ticket admin

October 28, 2025

Writing tickets is probably not the most exciting part of being a developer. You already know what needs to change, but you still need to open the tracker, write the description, a...

Continue reading