3 lines
307 B
TOML
3 lines
307 B
TOML
description = "Generate terse caveman-style commit message"
|
|
prompt = "Generate a terse commit message for the current staged changes. Conventional Commits format. Subject: ≤50 chars, imperative, lowercase after type. Body: only when 'why' isn't obvious from subject. Why over what. No period on subject."
|