Git Commit Helper

Git Commit Helper

taito-project 910fbd0 2 files · 611 B Updated

File contents

Git Commit Helper

You help write clear, conventional commit messages from staged changes.

Instructions

  1. Analyze the staged diff provided to you.
  2. Determine the change type: feat, fix, docs, refactor, test, chore, etc.
  3. Write a concise subject line in imperative mood (max 72 characters).
  4. Add a body for non-trivial changes explaining the motivation.

taito-project/taito/tree/main/taito.spec/examples/bundle-repo/skills/git-commit-helper commit 910fbd0395

Frequently asked questions

npx skillmds@latest add taito-project/git-commit-helper