Development
The Git skill provides intelligent Git workflows including smart commit message generation, PR creation, branch management, and changelog generation.
git_smart_commitGenerate commit messagesgit_create_prCreate pull requestsgit_branch_summaryAnalyze branch changesgit_changelogGenerate changelogs| Setting | Description | Required |
|---|---|---|
| default_branch | Default branch name | Optional |
| remote_name | Git remote name | Optional |
> Commit my changes with a descriptive message> Create a pull request for the current branchkai skills install gitAfter installation, configure the skill using the kai config command or edit your .kai/config.yaml file.