diff --git a/skills/formatting-commits/SKILL.md b/skills/formatting-commits/SKILL.md index 79e2a67e09afb7a62848683ee4395feda1b61e53..fc3941d914cc82647b75024ece885eb12ecc38a0 100644 --- a/skills/formatting-commits/SKILL.md +++ b/skills/formatting-commits/SKILL.md @@ -1,6 +1,6 @@ --- name: formatting-commits -description: Creates commits strictly following Conventional Commits format. Use when committing changes, amending commits, or when the user mentions git commits, conventional commits, or commit messages. +description: Creates commits strictly following Conventional Commits format. ALWAYS read BEFORE committing changes, amending commits, or when the user mentions git commits, conventional commits, or commit messages. compatibility: Requires `git` and `formatted-commit` CLI tools license: AGPL-3.0-or-later metadata: @@ -28,7 +28,7 @@ Multi-line - Here EOF -)" +)" -T "Assisted-by: [Model] via [Agent]" Most source code repositories require both an appropriate prefix _and_ scope. Necessity of scope increases with repository size; the smaller the repo, the less necessary the scope. Valid trailers for ticket tracking integration depend on the platform in use.