Commit

Splits working-tree changes into logical, self-consistent commits (ordering so nothing dangles, stepping files that straddle commits through intermediate states), writes conventional-commit messages (feat/fix/docs/refactor/chore) with motivation in the body, stages explicit paths only, uses git mv for renames, never pushes/amends/skips hooks unless explicitly asked, and ends by reporting the resulting hashes against a clean tree. Includes pre-commit checks for Fabric Git-synced repos (core.autocrlf, .gitattributes, whitespace-only portal diffs).

wardawgmalvicious 46899b6 6.5 KB Updated

File contents

wardawgmalvicious/agent-config/tree/main/skills/workflow/commit commit 46899b6e3e

Frequently asked questions

npx skillmds@latest add wardawgmalvicious/commit