Helps write OSADO-compliant git commit messages for staged changes. Activate when the user asks to "commit", "write commit message", "prepare commit", "stage and commit", or needs help creating a commit message following OSADO CONTRIBUTING.md rules.
$npx -y skills add mpagot/os-autoinst-distri-opensuse-skills --skill git-commitInstalls into the current project.
Run `npx skills use "https://github.com/mpagot/os-autoinst-distri-opensuse-skills" --skill "mpagot/os-autoinst-distri-opensuse-skills/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/mpagot/os-autoinst-distri-opensuse-skills" that are relevant to the current task. Run `npx skills add "https://github.com/mpagot/os-autoinst-distri-opensuse-skills"` and select the relevant skills, then follow their instructions.