Create a conventional commit. Analyzes the current working tree diff and creates a commit with a conventional commit message. Supports --pr (push + open PR) and --merge/--m/--prm (PR + squash merge).
$npx -y skills add mralabs/claude-plugins --skill commitInstalls into the current project.
Run `npx skills use "https://github.com/mralabs/claude-plugins" --skill "mralabs/claude-plugins/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/mralabs/claude-plugins" that are relevant to the current task. Run `npx skills add "https://github.com/mralabs/claude-plugins"` and select the relevant skills, then follow their instructions.