binlog-generation
CommunityEnsure every build generates valuable binlogs.
AuthorViktorHofer
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill ensures that all MSBuild-based commands automatically generate detailed binary logs, preventing data loss and simplifying failure analysis.
Core Features & Use Cases
- Mandatory Binlog Generation: Automatically appends
/bl:N.binlogtodotnet build,dotnet test,dotnet pack,msbuild, and other MSBuild commands. - Unique Naming: Uses an incrementing counter for binlog filenames (e.g.,
1.binlog,2.binlog) to prevent overwrites and preserve build history. - Use Case: When a build fails unexpectedly, you can immediately analyze the corresponding
N.binlogfile to pinpoint the exact cause without needing to re-run the build.
Quick Start
Run your dotnet build command with the /bl switch, ensuring the filename is the next available number in sequence.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 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-generation Download link: https://github.com/ViktorHofer/dotnet-skills/archive/main.zip#binlog-generation Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.