Products

I built practical tools and extensions that help engineering teams work more confidently with complex systems and releases.

Work Item PR Report for Azure DevOps

Work Item PR Report is an Azure DevOps extension designed to improve release safety and visibility. It analyzes work item hierarchies and linked pull requests to generate a clear report of all affected repositories, helping teams understand dependencies before shipping changes.

Instead of manually tracing links across work items and pull requests, you only need to enter a work item ID to instantly see the full impact of a change.

The extension runs entirely in your browser and does not send data to external services, making it safe to use even in sensitive environments. You can learn more about the motivation, architecture, and implementation details in my dedicated blog post.