tomevault-io

commit

Automatically create a git commit message based on current staged changes Use when this capability is needed.

tomevault-io 1 Updated 1mo ago
GitHub

Install

npx skillscat add tomevault-io/tomes/commit

Install via the SkillsCat registry.

SKILL.md

Instructions for Claude

Staged changes:
!git diff --staged

Analyze the staged changes above and generate a concise conventional commit message.

  • If multiple changes exist, use dashes to list them.
  • Do not capitalize the first character.
  • Only output the commit message; do not explain it.

Source: 2SSK/dot-files — distributed by TomeVault.

Categories