commit - Create signed Git commits
Creates signed commits in local Git repository
Tags
Updated: 2026-03-10Capabilities
Typical Inputs
Typical Outputs
What this skill does
- verify GPG signing
- check current branch
- create semantic branch
- stage all changes
- create signed commit
- verify commit signature
Inputs
- local Git repository
- changes to commit
- GPG key configuration
- optional branch prefix
Outputs
- signed commit
- new branch
- commit message
Requirements
- Git installation
- GPG signing configuration
- Git user email
