summary.delta
Generates a change-only project knowledge summary by comparing the current authoritative state against the last stored summary.
Instructions
Generate a delta (change-only) project knowledge summary by comparing the current authoritative project state against the last stored project summary. This tool does NOT store anything automatically.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| include_kb | No | ||
| project_id | No | Project identifier (auto-detected from project_root if not provided) | |
| project_root | Yes | ||
| auto_discover | No | Automatically discover instruction files | |
| include_files | No | Additional authoritative files to include (relative to project root) | |
| include_memory | No |