review_project
Analyze a Flutter/Dart project to produce an executive health summary and a sessionId, enabling follow-up tools to work without rescanning. Use detail=full only when the complete report is needed.
Instructions
Analyze once: executive health summary + sessionId. Pass sessionId to follow-up tools (no rescan). Use detail=full only when you need the entire report.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Absolute or relative path to a Flutter/Dart project root | |
| limit | No | ||
| detail | No | summary (default) = executive health + sessionId; full = legacy large payload |