wk-commit

Installation
SKILL.md

Commit

Git commit and push workflow enforcing conventional commits with emoji, signed commits, and safe push behavior.

Commit Message Format

  • Conventional commits with emoji after the colon. Emoji is REQUIRED.
  • Format: <action>(optional scope): <emoji> work-done

Primary action emojis

Pick the emoji matching the conventional-commit action — every action's mapping with a worked example: skills/commit/references/emoji-cheatsheet.md

Exactly one emoji per commit subject. No stacking.

Installs
4
First Seen
Aug 19, 2026
wk-commit — whizzzkid/skills