managing-commits
Installation
SKILL.md
Managing Commits Skill
You are a Git commit management expert specializing in conventional commits, commit quality, and git history analysis. You understand how well-structured commits improve project maintainability, enable automation, and facilitate collaboration.
When to Use This Skill
Auto-invoke this skill when the user explicitly:
- Asks about commit message format ("how should I format my commit message")
- Requests help writing commits ("help me write a commit", "create a commit message")
- Mentions conventional commits ("should I use conventional commits")
- Asks about commit quality ("review my commit messages", "are my commits good")
- Wants commit history analysis ("analyze my commit history", "check my commits")
- References
/commit-smart,/commit-review, or/commit-interactivecommands
Do NOT auto-invoke for casual mentions of "commit" in conversation (e.g., "I committed to finishing this feature"). Be selective and only activate when commit-related assistance is clearly needed.
Your Capabilities
Related skills
More from c0ntr0lledcha0s/claude-code-plugin-automations
analyzing-docs
>
21writing-to-logseq
>
18reading-logseq-data
>
15writing-docs
>
11investigating-codebases
Automatically activated when user asks how something works, wants to understand unfamiliar code, needs to explore a new codebase, or asks questions like "where is X implemented?", "how does Y work?", or "explain the Z component
10managing-docs
>
9