소개
This skill provides a comprehensive framework for managing software development lifecycles within Git repositories, ensuring code quality and team consistency. It enforces strict branch management policies—preventing direct pushes to default branches—and guides users through structured branch naming, test-driven development (TDD), and the proper execution of commands within Docker environments. Whether starting a new feature or contributing to an existing pull request, this skill ensures that every code change follows professional best practices and project-specific testing requirements.