build_commit_summary
Analyze changed files to produce a concise commit narrative including statistics, code hotspots, and a suggested commit type.
Instructions
Compact commit/review narrative with stats, hotspots, suggested type.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project | No | Project name/path (default: active). | |
| max_files | No | Default 20. | |
| changed_files | Yes | ||
| max_symbols_per_file | No | Default 20. |