commit-detection
CommunityDetect optimal commit type.
Authorfusengine
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill helps developers determine the most appropriate conventional commit type (e.g., feat, fix, chore) based on the nature of their code changes, ensuring consistent and informative commit messages.
Core Features & Use Cases
- Automated Commit Type Suggestion: Analyzes git diffs and file patterns to suggest commit types.
- Scope Determination: Identifies the relevant scope for a commit message based on file paths.
- Use Case: Before committing a bug fix, this skill will analyze the changed files and diff content to suggest the
fixcommit type, potentially with a scope likeapiif the fix is in the API layer.
Quick Start
Use the commit-detection skill to analyze the current staged changes and suggest a commit type.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: commit-detection Download link: https://github.com/fusengine/agents/archive/main.zip#commit-detection Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.