kg_session_warmup
Load project context including recent work, active questions, and blockers to maintain continuity between sessions.
Instructions
Start every session with this tool! Loads comprehensive context about your project including recent work, active questions, and blockers. Essential for maintaining continuity between work sessions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Number of recent nodes to include in the warmup context | |
| compact | No | Return minimal response (skip agentTrainingReminders, groupedWork) to reduce token usage. | |
| project | No | Project name (will be normalized to 'proj:project-name' tag format). Optional - if not provided, discovery mode is enabled. | |
| discover | No | Enable discovery mode to explore available projects and recent activity. Automatically enabled if no project specified. | |
| workstream | No | Optional workstream within the project for more focused context |