commit
Installation
SKILL.md
Commit
Options
Derive scope, style, hooks, and trailers from the request. Unspecified:
staged, conventional, hooks off, trailers denied.
"commit the unstaged work" → unstaged. Index must be empty or BLOCKED.
"plain subject" / "simple message" → simple.
"run hooks" / "do not skip hooks" → hooks on.
"keep Co-authored-by" / "allow trailers" / named identity trailers →
trailers allowed. Record that opt-in.
Naming both scopes or both styles is BLOCKED. Do not guess a missing
needed value.