build-perf-diagnostics
SKILL.md
Performance Analysis Methodology
- Generate a binlog:
dotnet build /bl:{} -m
- Use the binlog MCP server (
Microsoft.AITools.BinlogMcp, exposed under the binlog MCP namespace) which is bundled with this plugin
Alternate flow when MCP is unavailable: binlog replay to text logs
build-perf-diagnostics — managedcode/dotnet-skills