commit - Selective Git Commit Tool
Commit git changes selectively based on conversation context
Tags
Updated: 2026-02-12Capabilities
Typical Inputs
Typical Outputs
What this skill does
- run git status
- stage files with git add
- create git commits
- push to remote repository
- view git diff summary
- check git log
Inputs
- git repository changes
- commit arguments
- conversation context
Outputs
- git commit records
- remote repository push
- staged file changes
Requirements
- git environment
- repository access
- working directory
