소개
Provides a robust, mandatory framework for managing the git lifecycle within complex coding environments. It streamlines version control by enforcing atomic commits, standardized naming conventions, and rigorous pull request practices, while strictly requiring the use of specialized subagent tools like /code:commit and /code:pr. By eliminating direct git command usage and mandating automated quality checks before every submission, this skill ensures that every contribution is clean, tested, and fully compatible with existing CI/CD pipelines.