Scheduled upgrade in progress. Some pages may load slowly or ask you to retry.

Binlog Generation

Generate MSBuild binary logs (binlogs) for build diagnostics and analysis. Only activate in MSBuild/.NET build context. USE FOR: adding /bl:{} to any dotnet build, test, pack, publish, or restore command to capture a full build execution trace, prerequisite for binlog-failure-analysis and build-perf-diagnostics skills, enabling post-build investigation of errors or performance. Requires MSBuild 17.8+ / .NET 8 SDK+ for {} placeholder; PowerShell needs -bl:{{}}. DO NOT USE FOR: non-MSBuild build systems (npm, Maven, CMake), analyzing an existing binlog (use binlog-failure-analysis instead). INVOKES: shell commands (dotnet build /bl:{}).

majiayu000 cfa98b0 2 files · 4.2 KB Updated 567 repo stars

File contents

majiayu000/claude-skill-registry-data/tree/main/development/binlog-generation commit cfa98b02db

Frequently asked questions

npx skillmds add majiayu000/binlog-generation