push - Automated Git Commit and Push to GitHub
Stage all changes, create a commit with appropriate message, and push to GitHub repository
Tags
Updated: 2026-02-13Capabilities
Typical Inputs
Typical Outputs
What this skill does
- stage all changes
- create commit
- push to GitHub
- show file list
- review git status
- generate commit message
Inputs
- Git repository
- changed files
- commit message argument
- GitHub repository
Outputs
- committed changes
- commit hash
- pushed code
- GitHub repository update
Requirements
- git installation
- GitHub CLI installation
- Git repository access
- GitHub write permissions
