소개
The Git Flow skill streamlines your development lifecycle by translating natural language requests like "commit my changes" or "create an MR" into structured, production-grade Git operations. It automatically enforces strict commit message standards (type/scope format), extracts task IDs from branches or user input, and manages branch creation based on intelligent default branch detection. By handling the complexities of GitLab Merge Request creation—including template population and change summarization—this skill ensures your repository history remains clean and your collaboration process stays consistent without manual command overhead.