# Cc

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

- Skill: `mralabs/cc` (Agent Skill)
- Install (CLI): `npx skillmds@latest add mralabs/cc`
- Raw SKILL.md: https://api.skillmd.com/api/skills/mralabs/cc/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: mralabs (https://skillmd.com/u/mralabs)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/mralabs/cc

---


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

