workflow-integration-git - Conventional commits git workflow
Manages git commits with conventional format, artifact cleanup, and optional push/PR
Tags
Updated: 2026-03-22Capabilities
Typical Inputs
Typical Outputs
What this skill does
- detect artifacts
- clean artifacts
- generate commit messages
- validate commit format
- stage changes
- commit changes
- push to remote
- create pull requests
- analyze diff
- format commit message
Inputs
- git repository
- commit message
- push parameter
- create PR parameter
- git commit standards
- diff file
Outputs
- commit hash
- commit message
- files changed count
- artifacts cleaned count
- push status
- PR URL
Requirements
- git
- GitHub CLI
- Python 3
