get_project_summary
Retrieve a complete project overview at conversation start: counts by kind and status, active constraints, recent decisions, full ID list, and a human-readable summary in one call.
Instructions
The single orienting call for conversation start: counts by kind and status, active constraints (compact), recent decisions, the full id list, and the human-readable summary — all in one response.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_dir | No | Absolute path to another project to summarize | |
| token_budget | No | Max tokens for the summary (default: 2000) |