This article details the creation of a VS Code extension that generates 5-7-5 haiku commit messages from staged Git changes. The author built the extension to understand how VSCode commands work, how to integrate with Source Control, and how to publish to the VS Code Marketplace.