commit - Quick Git Commit and Push
Commit and push code changes with conventional commit messages
Tags
Updated: 2026-02-12Capabilities
Typical Inputs
Typical Outputs
What this skill does
- analyze git status
- generate commit message
- stage changes
- commit changes
- push to remote
Inputs
- git status
- staged changes
- unstaged changes
- git branch
- git repository
Outputs
- commit message
- git commit
- push status
- change records
Requirements
- git environment
- git repository
- network connection
- git installed
- remote repository
