save_session_summary
Record a concise summary of completed work, decisions made, and next steps to a dated markdown file for persistent project context.
Instructions
Save a summary of the current session to .context/sessions/YYYY-MM-DD.md. Call this at the end of a session with a concise summary of what was done.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| summary | Yes | Markdown summary: what was worked on, decisions made, next steps. | |
| project_path | Yes |