Show help for the session management system:
Manages development sessions to track progress, issues, and learnings in markdown files.
/plugin marketplace add mrclrchtr/cc-marketplace/plugin install session@cc-marketplaceShow help for the session management system:
The session system helps document development work for future reference.
/project:session-start [name] - Start a new session with optional name/project:session-update [notes] - Add notes to current session/project:session-end - End session with comprehensive summary/project:session-list - List all session files/project:session-current - Show current session status/project:session-help - Show this help.sessions/YYYY-MM-DD-HHMM-name.md format/project:session-start refactor-auth
/project:session-update Added Google OAuth restriction
/project:session-update Fixed Next.js 15 params Promise issue
/project:session-end