概要
sc-diff is a specialized Claude Code skill designed for .NET developers who need deep structural analysis of code changes rather than simple line-by-line diffs. By leveraging the Roslyn compiler platform, it understands C# and VB.NET syntax to produce semantic diffs that can be exported as AI-consumable JSON or human-readable HTML reports. It integrates seamlessly with Git, GitHub, and Azure DevOps to analyze Pull Requests, offering smart batching for large change sets and fallback mechanisms for non-.NET files, making it an essential tool for automated code reviews and architectural audits.