Cc

Alias for /commit — creates a conventional commit. Supports --pr (push + open PR) and --merge/--m/--prm (PR + squash merge).

mralabs 3c741fc 478 B Updated

File contents

Analyze the current working tree and create exactly one git commit with a conventional-commit-formatted message. Follow every rule in your system prompt, including the PR/merge flag handling when the arguments below carry --pr, --merge, --m, or --prm. Return only the final summary line.

Arguments (if any): $ARGUMENTS

mralabs/claude-plugins/tree/main/plugins/commit/skills/cc commit 3c741fcb7e

Frequently asked questions

npx skillmds@latest add mralabs/cc