build-parallelism
Maintained by dotnet
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 build
- Current version
- Unknown
- License
- MIT
- Network access
- Unknown / not assessed
- Review status
- Not verified
Problem it solves
This catalog entry helps users find and evaluate build-parallelism for the task described by its available catalog summary. Confirm the exact scope in the linked original source when one is available.
When to use it
Consider build-parallelism when its available catalog summary matches the task at hand. When available, review the linked original source before use for precise instructions, requirements, and limitations.
Installation and updates
These commands are displayed for copying only and are never executed on RefHub servers. Review the linked upstream source before running them.
npx skills add dotnet/skills --skill build-parallelism -y
Agent compatibility
No compatibility test has been recorded
Do not assume agent compatibility until documented test evidence is available.