Load Branch Changes banner
ivklgn ivklgn

Load Branch Changes

Git community

Description

--- description: Load current branch changes (diff, commits, files) into session context. --- # /ai-kit:load-branch-changes ## Arguments The user invoked this command with: $ARGUMENTS ## Instructions Use the skill at `skills/load-branch-changes/SKILL.md`.

Installation

Installs to ~/.claude/skills/ivklgn-ai-kit-load-branch-changes/SKILL.md

Terminal
mkdir -p ~/.claude/skills/ivklgn-ai-kit-load-branch-changes && curl -fsSL https://raw.githubusercontent.com/ivklgn/ai-kit/HEAD/commands/load-branch-changes.md -o ~/.claude/skills/ivklgn-ai-kit-load-branch-changes/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository