commit-msg
✓Commit the staged changes to git with meaningful messages.
Installation
SKILL.md
This skill instructs AI agent on how to commit staged changes to a git repository with meaningful commit messages.
If the changes are less than 20 lines, a short commit message is sufficient. Otherwise, a full commit message is required.
issue- - , so you can find the issue number from the branch name.
Commit the staged changes to git with meaningful messages. Source: synthesys-lab/assassyn.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/synthesys-lab/assassyn --skill commit-msg- Source
- synthesys-lab/assassyn
- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is commit-msg?
Commit the staged changes to git with meaningful messages. Source: synthesys-lab/assassyn.
How do I install commit-msg?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/synthesys-lab/assassyn --skill commit-msg Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/synthesys-lab/assassyn
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-01