top_level_hygiene
Identify repository hygiene issues by checking for large top-level files, .gitignore presence, and working-tree dirtiness without reading file contents.
Instructions
Check top-level large files, .gitignore presence, and working-tree dirtiness without reading file contents.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cwd | No | Local repository path. No network access is used. | . |