binlog-failure-analysis

Community

Diagnose .NET build failures with binlogs.

AuthorViktorHofer
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides a systematic and deep analysis of .NET/MSBuild build failures, preventing users from misinterpreting console output and ensuring efficient problem resolution.

Core Features & Use Cases

  • Mandatory Failure Analysis: Ensures build failures are analyzed using binary logs before any fixes are attempted.
  • Comprehensive Diagnostics: Extracts errors, warnings, and detailed build information from binary logs.
  • Performance Profiling: Identifies slow targets, tasks, and Roslyn analyzers to optimize build times.
  • Use Case: When a dotnet build command fails with an "error CSxxxx", this skill will be invoked to analyze the generated msbuild.binlog file, pinpoint the exact cause, and suggest a solution.

Quick Start

When a build fails, re-run it with the /bl flag and then use the binlog-failure-analysis skill to load and analyze the generated log file.

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: binlog-failure-analysis
Download link: https://github.com/ViktorHofer/dotnet-skills/archive/main.zip#binlog-failure-analysis

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.