commit-push - Git Commit and Push with Conventional Commits
Create a conventional commit and push it to the remote repository
Tags
Updated: 2026-02-14Capabilities
Typical Inputs
Typical Outputs
What this skill does
- check repository state
- review changes
- stage files
- create conventional commit
- push to remote
- verify remote tracking
Inputs
- Git repository
- modified files
- remote repository
- branch information
Outputs
- git commit
- git push operation
- commit confirmation
- push status
Requirements
- Git installed
- repository access
- remote repository configured
- authentication for remote
