build-parallelism

SKILLWorkflowCommunity
v0.0.0dotnetMITAktualisiert vor 6 TQuelle →

Diagnose and fix under-parallelized MSBuild builds. USE WHEN a multi-project solution build is slower than expected, doesn't speed up when you add cores, pegs a single core while others idle, or you want to know why `-m` isn't helping. Note: `/maxcpucount` default is 1 (sequential) — always pass `-m

Community-submitted skill. Not yet reviewed by the Forge team. Full prompt content may not be available.Request review →
5kRepo-Sterne
1Clients
1Formate
vor 6 TLetzte Aktualisierung
Skill
Autordotnet
Version0.0.0
LizenzMIT
KategorieWorkflow
Formateskill.md
PromptÖffnen (siehe Tab „Prompt“)
Kompatibilität
Claude✓ Unterstützt
Cursor
Copilot
ChatGPT
Gemini
Über

Diagnose and fix under-parallelized MSBuild builds. USE WHEN a multi-project solution build is slower than expected, doesn't speed up when you add cores, pegs a single core while others idle, or you want to know why `-m` isn't helping. Note: `/maxcpucount` default is 1 (sequential) — always pass `-m` for parallel builds. Covers finding the critical path (longest serial ProjectReference chain), gra

Schlagwörter
skillclaude