session_update
Update your current work focus so parallel sessions can avoid overlapping tasks. Declare what you're working on and optionally rename the session.
Instructions
Declare or update what THIS Claude Code session is currently working on (live presence). Call it when you start or switch tasks so parallel sessions can avoid stepping on your work. Example focus: 'working on the auth module'.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| focus | Yes | Short human-readable description of the current work | |
| label | No | Optional session name (defaults to the working directory name) |