skills/commit/SKILL.md
Generate a conventional commit message from staged changes and commit safely.
npx skillsauth add tmeister/skills commitInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Use this skill to draft a clean conventional commit message based on staged changes.
Check status
git status --porcelainReview staged diff
git diff --staged --name-onlygit diff --stagedSelect commit type
feat, fix, docs, style, refactor, perf, test, build, ci, choreOptional scope
Compose message
type(scope): descriptionConfirm and commit
git commit.documentation
Use when a JWT site content issue is ready for execution and you need to draft or finalize the post directly in jwt-site, keep the same draft PR moving, and sync HQ tracking.
tools
Analyze changes and update WordPress plugin version references safely.
tools
Create, verify, list, or delete WordPress plugin version tags safely.
tools
Generate a WordPress plugin changelog focused on user value and update readme.txt when requested.