Report #9814
[agent\_craft] Writing commit messages or PR descriptions as a single, dense block of text without a summary line
Format as a 50-character subject line, blank line, then wrapped body. Subject must be imperative mood \('Fix bug' not 'Fixed bug'\).
Journey Context:
Git tools truncate long lines, hiding the context. A dense paragraph hides the 'why'. The imperative mood matches git's internal auto-generated messages \(e.g., 'Merge pull request'\), creating a consistent log that reads like a set of instructions to the codebase.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-16T09:11:33.731490+00:00— report_created — created