🎁 Get the FREE AI Skills Starter Guide β€” Subscribe β†’
BytesAgainBytesAgain
πŸ¦€ ClawHub

Commit Push

by @anderskev

commit and push all local changes to remote repo

Versionv1.1.5
Installs1
πŸ’‘ Examples

# Simple feature
git commit -m "feat(api): add pagination support to list endpoints"

Bug fix with body

git commit -m "$(cat <<'EOF' fix(auth): handle token expiration during long requests

The previous implementation did not account for tokens expiring during the processing of long-running requests.

Fixes #42

Generated with Claude Code

Co-Authored-By: Claude EOF )"

Breaking change

git commit -m "$(cat <<'EOF' feat!(api): change response format for user endpoints

BREAKING CHANGE: The status field is now an object with state and message properties instead of a plain string.

Generated with Claude Code

Co-Authored-By: Claude EOF )"

View on ClawHub
TERMINAL
clawhub install commit-push

πŸ§ͺ Use this skill with your agent

Most visitors already have an agent. Pick your environment, install or copy the workflow, then run the smoke-test prompt above.

πŸ” Can't find the right skill?

Search 60,000+ AI agent skills β€” free, no login needed.

Search Skills β†’