Skip to main content

yegor-builds

One build can't serve every need — use a tiered set. From Yegor Bugayenko's "Four Builds" — a Fast build (seconds, local, unit-only) for the inner loop, a Cheap build (minutes, on every PR, +integration/style), a Preflight build (the slow pre-merge gate, +mutation/load/security), and a Proper build (full regression, at release). Speed early, thoroughness late. Pairs with the 8+2 CI-maturity ladder, and with trust-based dependency versioning (pin untrusted deps to fixed versions, allow ranges for trusted ones, record the rationale). Use when setting up or fixing CI, when a test loop is too slow, when all checks are crammed into one job, when deciding what to run where, or when choosing how to pin a dependency.

Zur Installation springen

Quellinformationen

Repository
avidrucker/yegor-pm-skills
Letzte Quellaktivität
27. Juni 2026 um 01:04
Erkannte Sprache von SKILL.md
Englisch
Sterne
0
Forks
0

Installationsoptionen

Standardmäßig ist der Prompt ausgewählt, der zuerst die Quelle prüft. Sie können zu einem direkten Befehl wechseln oder eine lokale Kopie herunterladen.

Quelldateien prüfen

Lesen Sie SKILL.md und alle von SkillsMP angezeigten Begleitdateien, bevor Sie sich für eine Installation entscheiden.