Stage, commit, and push git changes with conventional commit messages. Use when user wants to commit and push changes, mentions pushing to remote, or asks to save and push their work. Also activates when user says "push changes", "commit and push", "push this", "push to github", or similar git workflow requests.
Quick integration into your workflow with minimal setup
Active open-source community with continuous updates
MIT/Apache licensed for commercial and personal use
Customizable and extendable based on your needs
Download or copy the skill file from the source repository
Place the skill file in Claude's skills directory (usually ~/.claude/skills/)。
Restart Claude or run the reload command to load the skill
Tip: Read the documentation and code carefully before first use to understand functionality and permission requirements
All Skills from open-source community, preserving original authors' copyrights
mhattingpete__claude-skills-marketplace/engineering-workflow-plugin/skills/git-pushing/skill.mdProven benefits and measurable impact
Catch defects early with automated testing, reducing rework time.
Minimize manual testing efforts by automating quality checks.
Ship features faster by ensuring stories meet quality gates upfront.
Perfect for these scenarios
Run lint, regression, and manual testing automatically to ensure code quality.
Create targeted fix/refactor tasks when tests fail to streamline debugging.
Finalize stories only after verifying all tests pass to guarantee reliability.
Monitor pass/fail rates to improve team performance and code standards.