Stage changes and generate commit messages
commitskillsetup L1★2
jayli/block-proxy ↗What it does
Create git commits with automated message generation
Best for
Automating commit creation in agent workflows where manual git commands would break the conversation flow.
Inputs
- · [object Object]
- · [object Object]
- · [object Object]
Outputs
- · [object Object]
- · [object Object]
- · [object Object]
Requires
- · git
- · GitHub API (optional)
Preconditions
Git repo initialized, changes staged
Failure modes
No staged changes, commit hook failure, push rejected
Trust signals
- · Analyzes diff to suggest message
- · Supports co-author field
- · Respects pre-commit hooks