Total 44,046 skills, Version Control has 796 skills
Showing 12 of 796 skills
(hal-9000) Use when editing any file under plugins/hal-voice/ to bump the plugin version before committing
Commit and push ALL changes (staged + unstaged + untracked) to the remote repository
Git commit message best practices. Use when writing commit messages, reviewing commits, or setting up commit conventions for a project. Ensures clear, consistent, and useful commit history.
Commit standards for Engram contributors. Trigger: Any commit creation, review, or branch cleanup.
Branch and PR workflow for Engram contributors. Trigger: When starting any change that will be proposed through GitHub.
Summarize code changes by author type and scope. Inputs are author and scope with product plus PR as defaults.
Compare files and directories between git worktrees or worktree and current branch
Add line-specific review comments to pull requests using GitHub CLI API
Generate Git branch names from staged or branch changes
Generate branch name, commit message, and PR content from one shared diff context
Generates conventional one line commit messages from a git diff
Maintains CHANGELOG.md following Keep a Changelog format and Semantic Versioning. Use when the user mentions preparing or publishing a new release, or asks to review or refactor CHANGELOG.md.