Describe jj (Jujutsu) changes with conventional commit messages written as the user, never adding Claude attribution or co-authors. This skill should be used when committing session work in a jj repo — "commit this", "describe my changes", "jj commit", or when handed pre-gathered jj status/diff context. Honors a configured commit-message template when present. Not for git repos (use the git commit flow) and not for pushing or opening PRs (use jj:commit-push-pr).
$npx -y skills add jeffh/claude-plugins --skill commitInstalls into the current project.
Run `npx skills use "https://github.com/jeffh/claude-plugins" --skill "jeffh/claude-plugins/commit"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/jeffh/claude-plugins" that are relevant to the current task. Run `npx skills add "https://github.com/jeffh/claude-plugins"` and select the relevant skills, then follow their instructions.