Git Helper

git-helper

ondrej-merkun 95eeb3b 2 files · 1.3 KB Updated

File contents

git-helper

Streamlines common Git workflows: branch management, commit messages, and PR descriptions.

This skill reads staged changes via git diff --staged and git log to provide context-aware suggestions. It does not push, merge, or modify remotes.

Example:

draft-commit

Output: feat(auth): add JWT refresh token rotation

ondrej-merkun/skill-audit/tree/main/test/fixtures/benign/git-helper commit 95eeb3b7ea

Frequently asked questions

npx skillmds@latest add ondrej-merkun/git-helper