split_session
Split Claude Code conversation sessions at a specific message to create new sessions, organizing discussions by topic or project phase.
Instructions
Split a session at a specific message, creating a new session with messages from that point onwards
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_name | Yes | Project folder name | |
| session_id | Yes | Session ID to split | |
| message_uuid | Yes | UUID of the message where the split starts (this message becomes the first message of the new session) |