소개
This skill optimizes the development lifecycle by standardizing how Git commits and pull requests are structured. It enforces the Conventional Commits format—integrating types like feat, fix, and breaking changes—to ensure project histories are readable and compatible with semantic versioning. Beyond commits, it guides the creation of narrative PR descriptions that focus on the 'why' behind changes rather than just the 'what,' while explicitly stripping out AI watermarks and providing programmatic safeguards for GitHub mentions and merge strategies.