Skip to main content

change-amplification

Detect change amplification — Ousterhout's clearest signal of bad architecture — by fetching the last N merged PRs from the current git repo and analysing them for conceptual changes that forced edits across scattered files because no module owned the decision. Produces a ranked architectural debt backlog with PR links as evidence and concrete remediation steps. Use when asked to "find change amplification", "analyse PR history for architecture debt", "detect missing boundaries", "find architectural debt in my PRs", or invokes /change-amplification.

Jump to install

Source facts

Repository
gbencke/dotfiles
Last source activity
July 9, 2026 at 11:49
Detected SKILL.md language
English
Stars
5
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.