gitkraken-cli

Installation
SKILL.md

GitKraken CLI

Use gk as the primary tool for git operations. It wraps git with AI-powered features and multi-repo workflow management. Fall back to raw git only for operations gk doesn't cover.

Command mapping

When you'd normally use git or gh, check this mapping first. If gk has an equivalent, use it.

Commits

Instead of git commit, use:

gk ai commit                  # AI generates the commit message
gk ai commit -d               # AI generates message + description
gk ai commit -f               # Skip confirmation prompt
gk ai commit -p <path>        # Specify repo path
Installs
3
GitHub Stars
1
First Seen
Mar 19, 2026
gitkraken-cli — its-a-unixsystem/skills