topic_context
Get detailed context about a specific topic from past sessions, including files, decisions, architecture notes, and conventions. Use when deeper understanding of a subject is needed.
Instructions
Get detailed context about a specific topic from past sessions (~500-800 tokens). Deep dive.
AUTOMATIC TRIGGERS - Call this AFTER session_recap when:
You need deep understanding of a specific topic
User asks about a specific area like "what do we know about storage?"
Example topics: 'storage', 'privacy', 'MCP', 'compression', 'caveman', 'session_manager', or any file name/feature from the recap
Returns detailed files, decisions, architecture notes, and conventions related to the topic — not just compressed tool outputs.
PARAMETERS:
topic: Topic to get detailed context about (e.g., 'storage', 'privacy')
session_id: Optional specific session to search (default: all sessions)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| topic | Yes | ||
| session_id | No |