Commit Message

Use this skill when writing a concise commit message from a diff.

s-kostyaev d753e40 639 B Updated

File contents

Commit Message

Write a concise commit message based on the provided diff.

Use this exact format:

Short title describing major changes in functionality

Detailed description of all changes.

Rules:

  • Reply with the commit message only.
  • Do not wrap the commit message in quotes.
  • Keep the first line concise.
  • Add one blank line after the first line.
  • Use the body to summarize the meaningful changes shown in the diff.

Example:

Improve abc

Improved the feature abd by adding a new module xyz.

s-kostyaev/ellama/tree/main/skills/commit-message commit d753e40734

Frequently asked questions

npx skillmds@latest add s-kostyaev/commit-message