con un clic
commit
Propose a conventional commit message for the current diff
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.
Menú
Propose a conventional commit message for the current diff
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.
Add user-facing entries to CHANGELOG.md's Unreleased section for recent changes
Remove AI-generated code slop from a diff, path, branch, or repository
Review a diff for AI-shaped code before a PR, commit, or final summary
Remove useless comments and keep only human-useful context
Flatten nested conditionals and make the happy path readable
Audit a diff for the five dangerous AI patterns
Basado en la clasificación ocupacional SOC
| name | commit |
| description | Propose a conventional commit message for the current diff |
Run git diff HEAD and git status, then propose a commit message.
Read commitlint.config.ts for the enforced format rules. Follow them exactly.
Keep the subject short and imperative. Do not add a body unless the change is genuinely complex.
git commit until the user confirms.