Formats and lints the codebase, then creates a git branch, commits, and pushes. Use this skill whenever the user wants to commit changes, push code, create a branch, or says things like "commit this", "push my changes", "create a branch and commit", "let's push", "save my work to git", or anything implying a git commit/push workflow. Always invoke this skill before doing a raw `git commit` or `git push`.
2026-06-22