Eternal Context System - Auto-save session to prevent context loss. Triggers: workflow end, user leaving, decisions, periodic checkpoint. Warns when context is getting full.
Lazy-loading context restore with 3 levels. Fast startup with minimal tokens. Keywords: context, memory, session, restore, recap, remember, resume, continue.
First-time user onboarding experience. Keywords: new, first, start, begin, welcome, tutorial, guide, learn, help me. Activates on first /init or when .brain/preferences.json doesn't exist.
Adjust terminology based on user technical level. Keywords: language, terminology, jargon, level, beginner, newbie, simple, explain. Reads technical_level from preferences.json and sets communication context.
Context-aware help based on current workflow state. Keywords: help, what, how, confused, stuck, lost, guide, tutorial, explain. Activates on /help or when user asks questions.
Translate technical errors to human-friendly language. Keywords: error, translate, explain, help, fix, fail, broken, crash, bug. Activates on /debug, /code, /test when errors detected.