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
Mis à jour 1/19/2026
Étoiles
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.

Installation
$ install --globalskills.sh
Utilisation

Après l'installation, vous pouvez utiliser ce skill en exécutant la commande suivante dans votre terminal :

skills use current-branch-diff