About
The Git Standard Operations skill provides a structured framework for managing code changes within a repository, ensuring high quality and consistency. It automates essential pre-commit checks using tools like Ruff and Ty, guides users through intentional staging and scoped commits, and integrates seamlessly with the GitHub CLI (gh) for issue and pull request management. By enforcing best practices like secret avoidance and documentation updates, this skill helps developers maintain a clean, professional, and audit-ready project history.