home/categories/automation-tools/greenhat-agent-skills-current-branch-diff-skill-md
automation-toolstools

current-branch-diff

Read the code changes in the current Git branch compared to its parent branch, ignoring generated artifacts (`.wat`, `.hir`, `.masm`) and lockfiles (`.lock`). Run `git parent-branch` to print the parent branch name.

greenhat
maintainer
greenhat
Обновлено 1/19/2026
Звёзды
0
Форки
0
quick start

Installation and usage

Read the code changes in the current Git branch compared to its parent branch, ignoring generated artifacts (`.wat`, `.hir`, `.masm`) and lockfiles (`.lock`). Run `git parent-branch` to print the parent branch name.

Установка
$ install --globalskills.sh
Использование

После установки вы можете использовать этот skill, выполнив следующую команду в терминале:

skills use current-branch-diff