Generates conventional commit messages by analysing staged git changes. Use when the user asks to commit, write a commit message, or mentions git commits.
Instalación
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Generates conventional commit messages by analysing staged git changes. Use when the user asks to commit, write a commit message, or mentions git commits.
disable-model-invocation
true
allowed-tools
Read, Grep, Bash(git *)
argument-hint
optional scope or additional context
Commit Message Generator
Analyse the current staged changes and generate a conventional commit message.
Workflow
Run git diff --cached --stat to see which files changed
Run git diff --cached to see the actual diff content