build-parallelism

SKILLWorkflowcommunauté
v0.0.0dotnetMITMis à jour il y a 5 jSource →

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 →
5kÉtoiles du dépôt
1Clients
1Formats
il y a 5 jDernière mise à jour
Skill
Auteurdotnet
Version0.0.0
LicenceMIT
CatégorieWorkflow
Formatsskill.md
PromptOuvrir (voir l’onglet Prompt)
Compatibilité
Claude✓ Pris en charge
Cursor
Copilot
ChatGPT
Gemini
À propos

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

Mots-clés
skillclaude