git_suggest_type
Analyzes staged git changes to suggest the appropriate commit type and provides the reasoning behind the suggestion.
Instructions
Analyze staged git changes and suggest an appropriate commit type. Returns suggested type with reasoning.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo_path | No | Optional path to the git repository. Use when MCP server runs outside your project directory. |