
From ticket to PR with agents: how to use Claude to automate platform changes without breaking SLOs
In Platform Engineering and SRE, the hardest part of change is rarely writing the change itself. The hard part is everything around it: understanding the intent behind a ticket or incident, locating the right context, identifying the systems involved, deciding what should change, validating the blast radius, documenting rollback, and making the result legible enough for someone else to review with confidence. That is why I think the real promise of Claude is not code generation. It is the ability to help close the loop between operational intent and reviewable execution. The translation problem A ticket, incident, or operational task expresses intent. But between that intent and a merged change, there is usually a long chain of manual translation. Engineers need to gather context from runbooks, infrastructure repositories, dashboards, previous incidents, documentation, and platform conventions. They need to decide whether the task requires a configuration tweak, an IaC change, a runboo
Continue reading on Dev.to
Opens in a new tab



