# Cz

> Use this skill when the user wants to use cz — Commitizen CLI — conventional commits with interactive and non-interactive modes, JSON output.

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

---


# cz Plugin

Commitizen CLI — conventional commits with interactive and non-interactive modes, JSON output

## Commands
- `cz self version` — Print cz version
- `cz _ _` — Passthrough to cz CLI

## Usage Examples
- `cz self version` — Check installed version
- `cz _ _ --help` — Show cz help
- `cz _ _ --json` — JSON output mode

## Installation
```bash
pipx install commitizen
```

## Key Features
- git, commits, python, cli
- Non-interactive CLI with JSON output support
- Pipeline-ready for automation

