Summary
- Build or slim a repository's required commit build around fast product-behavior checks.
- Use when CI is slow, flaky, duplicated, or blocking on prose, naming, or file-layout linters, or when the user asks what should be required on every PR.
- Do not use for CD, release trains, or incident response.