About
This skill serves as the single source of truth for all git operations within an autonomous development workflow, ensuring that every commit and branch follows strict project conventions. By automating the creation of feature branches, formatting atomic commits with issue references, and handling pull request generation with Linear integration, it maintains a clean and traceable repository history. It is essential for teams looking to enforce conventional commit standards and streamline the transition from implementation to code review without manual git intervention.