v2.3.1
v2.3.1
Patch release. The v2.3.0 skill description ran to 1140 characters against the
1024-character limit for skill frontmatter. It is now 1000, leaving 24 characters of
headroom. No functional change: all five modes, the read-only guarantee on modes 1–3 and
5, and the no-attribution default behave exactly as they did in 2.3.0.
What changed
The description field in SKILL.md frontmatter is 140 characters shorter. The cuts
are redundant qualifiers — "request-selected", "the work itself", "explicitly", "a
complete" — not trigger surface. Every phrase the skill matches on is retained: commit
message or command, staged changes, which files belong in a commit, pull-request title or
description, release notes or a changelog entry, and stage-commit-push. So is the negative
trigger that keeps it from firing on branching, rebasing, and merge-conflict resolution.
Upgrade notes
Drop-in replacement for 2.3.0, and the only file that changed is SKILL.md. If your
tooling enforces the 1024-character description limit, 2.3.0 would not have passed it and
this release does.
Full Changelog: v2.3.0...v2.3.1