{
  "name": "git_commit_formatter",
  "description": "Analyzes staged git changes and generates conventional commit messages. Auto-detects scope, enforces imperative mood, handles breaking changes.",
  "input_schema": {
    "type": "object",
    "properties": {}
  }
}