project_summary
Return a comprehensive project overview by combining project type detection, LOC counting, and TODO/FIXME listing into a single structured report.
Instructions
Return a comprehensive project overview combining multiple analyses.
Combines project type detection, LOC counting, and TODO/FIXME listing into a single structured report.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | Project root directory. Defaults to cwd. | . |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||