Skip to content

Software Engineering · Sitecore · AI

Latest writing

Thoughts on software engineering, product development, and building with AI.

·7 min read

Three More Sitecore Agent Skills: Authoring, Publishing, and Config

A few days ago I published one agent skill for moving Sitecore content. It has grown into a small library. Here are three new residents - multi-environment authoring, a publish-and-verify diagnostic, and an XM Cloud config review - and the idea that ties them together: a skill encodes experience, not just a workflow.

·8 min read

Automating Azure DevOps PR Reviews with Claude Code

The official Azure DevOps MCP server only runs inside VS Code, so I built a local reviewer that polls pull requests, verifies its own findings against the source before posting, and handles developer replies without nagging. The team says it is right about 80% of the time - here is how, and why that number is enough to make it useful.