What problem does it solve? Setting up a personal assistant plugin involves many scattered preferences—timezone, working hours, integrations, notes folder, personality—and without a guided flow users end up with stale or incomplete profiles that degrade every other skill. ## Core Features & Use Cases - Interactive Setup Questionnaire: Walks through name, role, timezone, working hours, communication style, and accessibility preferences with existing answers preserved as defaults on re-runs. - Integration Selection: Lets the user enable or disable Gmail, Calendar, Slack, Jira, and Linear integrations per feature. - Profile Persistence: Directs settings with userConfig keys to /plugin configure, writes free-text context to user-profile.md, and keeps secrets in secure storage only. - Use Case: A new user installs the executive-assistant plugin and runs /init to answer a guided questionnaire, producing a configured assistant with their timezone, notes folder, and preferred tone without editing config files by hand. ## Quick Start Ask the assistant to run /init and walk you through setting up your profile, integrations, and notes folder.