Conventional Commits: reads the staged diff and proposes type(scope): summary, with body/footer when needed. One logical change = one commit. commit-agent-csk applies it. Trigger phrases: "commit message", "make a commit", "conventional commit", "write a commit", "git commit"
$npx -y skills add byerlikaya/claude-starter-kit --skill commit-messageInstalls into the current project.
Run `npx skills use "https://github.com/byerlikaya/claude-starter-kit" --skill "byerlikaya/claude-starter-kit/commit-message"` 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/byerlikaya/claude-starter-kit" that are relevant to the current task. Run `npx skills add "https://github.com/byerlikaya/claude-starter-kit"` and select the relevant skills, then follow their instructions.