The article argues that Conventional Commits, a standard for formatting commit messages, is flawed and encourages focus on the wrong things. It prioritizes the type of change over the scope, which is more important for understanding the impact of a commit. The author suggests that scope-prefixed commit messages are a better approach, citing examples from successful open-source projects. The article also criticizes Conventional Commits' promises, such as automatically generating changelogs and determining semantic version bumps, as unfulfilled or misguided.