Execute git commit with conventional commit message analysis, intelligent staging, and message generation. Use when user asks to commit changes, create a git commit, or mentions "/commit". Supports: (1) Auto-detecting type and scope from changes, (2) Generating conventional commit messages from diff, (3) Interactive commit with optional type/scope/description overrides, (4) Intelligent file staging for logical grouping
$npx -y skills add devantler-tech/ksail --skill git-commitInstalls into the current project.
Run `npx skills use "https://github.com/devantler-tech/ksail" --skill "devantler-tech/ksail/git-commit"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/devantler-tech/ksail" that are relevant to the current task. Run `npx skills add "https://github.com/devantler-tech/ksail"` and select the relevant skills, then follow their instructions.