Create a git commit using Conventional Commits format with safety protocols
Create a git commit using Conventional Commits format with intelligent staging decisions and safety protocols. Use this when you need to commit changes with proper formatting, attribution, and verification checks.
/plugin marketplace add melodic-software/claude-code-plugins/plugin install duende-ecosystem@melodic-softwarecommit message overrideCreate a git commit following all safety protocols, using Conventional Commits format with proper attribution.
Use the melodic-software:git-commit skill to handle the complete commit workflow.
The melodic-software:git-commit skill provides:
Simply invoke the skill and follow its complete workflow:
Use the melodic-software:git-commit skill to create a commit.
Follow the skill's 4-step workflow:
1. Gather information (git status, git diff, git log)
2. Determine what to commit (handles staging decisions intelligently)
3. Execute commit with HEREDOC format
4. Handle pre-commit hook failures if needed
The skill contains all safety protocols and commit formatting requirements.
The skill intelligently handles different staging scenarios:
You don't need to worry about staging - the skill will guide you through the right choice.
Do NOT bypass the skill and run git commands directly. The melodic-software:git-commit skill ensures:
Let the skill guide the complete workflow.