> CRITICAL: This command is READ-ONLY.
Loads a session from the sessions directory and sets it as the current session.
/plugin marketplace add mrclrchtr/claude-code-plugins/plugin install session@cc-marketplaceCRITICAL: This command is READ-ONLY. NEVER modify, edit, or update any session file content.
If $ARGUMENT is provided:
Set $SESSION_NAME to $ARGUMENT, ensuring it is a valid session filename with .md extension.
If $ARGUMENT is not provided
Set $SESSION_NAME to the current session name from .sessions/.current-session, if it exists.
If it does not exist, STOP and prompt the user to specify a session name.
$SESSION_NAME and check if a file exists at .sessions/$SESSION_NAME..md session files located in the .sessions/ directory.$SESSION_NAME filename to .sessions/.current-session.Loaded the session `$SESSION_NAME` successfully. Here is a summary of the session:
<session content summary>
Let's continue working on this session.