Git

Development

Installed

The Git skill provides intelligent Git workflows including smart commit message generation, PR creation, branch management, and changelog generation.

Available Tools

  • git_smart_commitGenerate commit messages
  • git_create_prCreate pull requests
  • git_branch_summaryAnalyze branch changes
  • git_changelogGenerate changelogs

Configuration

SettingDescriptionRequired
default_branchDefault branch nameOptional
remote_nameGit remote nameOptional

Examples

Smart commit

> Commit my changes with a descriptive message

Create PR

> Create a pull request for the current branch

Installation

CLICopy
kai skills install git

After installation, configure the skill using the kai config command or edit your .kai/config.yaml file.

All SkillsSkill Commands