Skip to main content

yegor-small-repos

Prefer many small single-purpose repositories over one monorepo. From Yegor Bugayenko's "Monolithic Repositories Are Evil" and "Smaller Repository, Higher Quality" — a repo capped around ~50k lines, one language/technology, one problem scope, builds in under a minute. Small repos get stricter style, deeper tests, better reviews, faster onboarding — and, in the AI era, fit inside an agent's context window. Use when a repo is sprawling across many concerns/languages, when builds crawl, when onboarding (human or agent) is hard, or when deciding whether to split.

Jump to install

Source facts

Repository
avidrucker/yegor-pm-skills
Last source activity
June 27, 2026 at 01:04
Detected SKILL.md language
English
Stars
0
Forks
0

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.