session_recap
Retrieve a structured summary of recent session knowledge, including files touched, decisions made, and next steps. Start here to understand past work before diving into details.
Instructions
Get a synthesized recap of recent session knowledge (~150-250 tokens). Structured, not raw.
AUTOMATIC TRIGGERS - Call this FIRST when:
Starting work to understand what happened in past sessions
User asks "what have we been working on?"
You want to see files touched, decisions made, next steps
Returns STRUCTURED knowledge: files touched, decisions made, next steps, conventions discovered — NOT raw tool outputs.
If you need more details on a specific topic AFTER reading the recap, call topic_context with a topic from the recap.
PARAMETERS:
session_id: Optional specific session to recap (default: recent sessions)
limit: Max recent sessions to recap (default: 3)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| session_id | No |