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
Atualizado 1/19/2026
Estrelas
0
Forks
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.

Instalação
$ install --globalskills.sh
Uso

Depois de instalar, você pode usar esta skill executando o seguinte comando no terminal:

skills use current-branch-diff