Commit Messages

How this project writes commit messages — scope prefix, imperative mood, why over what

SylphAI-Inc Updated

File contents

Commit messages

  1. Prefix with the scope: cli:, lib:, docs:, examples:.
  2. Imperative mood, under 70 chars: "add X", not "added X".
  3. The body says why, not what — the diff already shows what.

SylphAI-Inc/atskills/tree/main/examples/demo/.atskills/writing/commit-messages commit 267d2d75b0

Frequently asked questions

npx skillmds@latest add sylphai-inc/commit-messages