git-workflow

MANDATORY for creating branches, commits, or pull requests - defines commit message formats, branching conventions, and PR best practices. ALWAYS consult this skill before ANY mutating git operation.

$ インストール

git clone https://github.com/vereis/nix-config /tmp/nix-config && cp -r /tmp/nix-config/modules/home/tui/opencode/skills/git-workflow ~/.claude/skills/nix-config

// tip: Run this command in your terminal to install the skill