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
使い方

インストール後、ターミナルで以下のコマンドを実行してこのスキルを使用できます:

skills use current-branch-diff