What problem does it solve? New users of the multiplai-context plugin start with empty memory files, so the assistant knows nothing about them. This Skill runs a structured onboarding that lays down starter memory templates and fills them with the user's identity, workspace, and preferences. ## Core Features & Use Cases - Quick setup: A two-question path (name and workspace directory) that copies starter templates and writes plugin options to settings.json in about two minutes. - Full interview: An extended mode covering identity, technical preferences, general preferences, routing options, project-identity mapping, and optional git version control for the memory directory. - Safe settings writes: Merges plugin options into settings.json with backup, JSON validation, and restore-on-failure, plus a re-run safety gate when memory files already exist. - Use Case: After installing the plugin, run the setup once, restart the session, and ask "What do you know about me?" to confirm memory injection works. ## Quick Start Run /multiplai-context:setup to start the two-question onboarding, or /multiplai-context:setup full for the complete interview.