Get to know the user through a guided conversation to personalize Imli's context.
This command runs a guided conversation to populate Imli's context system with information about the user. Run this:
/personal-assistant:setup)Check if context system exists:
ls ~/.claude/.context/
If directory doesn't exist: Run /personal-assistant:setup first.
Start with:
"I'd love to learn more about you so I can be genuinely helpful. Mind if I ask a few questions? We can skip anything you'd rather not share."
~/.claude/.context/core/identity.md)Who they are:
Goals & Aspirations:
Current Challenges:
~/.claude/.context/core/relationships.md)Important relationships:
~/.claude/.context/core/preferences.md)Communication style:
Tools & Systems:
Working style:
~/.claude/.context/core/projects.md)What they're working on:
Life projects too:
~/.claude/.context/core/session.md)Right now:
~/.claude/.context/core/triggers.md)Recurring & upcoming:
Write the learned information to the appropriate context file immediately:
After covering the topics, summarize what you learned:
"Thanks for sharing all of that! Here's what I've learned about you: [brief summary]. I'll use this to be more helpful going forward. You can always update this by running
/personal-assistant:onboardagain or just telling me things as we work together."
Let them know:
/update-context or /retrospectiveAfter onboarding, regenerate imli-core.md to reflect the new context:
"Let me sync your context to imli-core.md so future sessions have your info loaded automatically."
Run /sync-context (or invoke the script directly).