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
Updated 1/19/2026
Stars
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
Usage

Once installed, you can use this skill by running the following command in your terminal:

skills use current-branch-diff