Loading...
Loading...
Found 20 Skills
Generate git commit messages and help with git workflows
Use when the user asks to plan releases, manage changelogs, coordinate deployments, create release branches, or automate versioning.
git, git tags, pushing and pulling to repository. Any version control tasks.
Use when needing multiple checked-out branches simultaneously without re-cloning — review a PR while keeping WIP, per-branch build caches, or hotfix alongside feature work
Work with Git repositories from the command line.
Optimize command outputs with RTK (Rust Token Killer) for 70% token reduction
GitLab protected branch operations via API. ALWAYS use this skill when user wants to: (1) view branch protection rules, (2) protect/unprotect branches, (3) configure push/merge access levels, (4) set up code owner approval requirements.
Create and setup git worktrees for parallel development with automatic dependency installation