Documentation
README
Onboard Skill
Interactive vault setup (first run) and context loading (subsequent runs).
Usage
/onboard # Full onboard (setup if first run, context load if not)
/onboard Projects/MyProject # Load specific project context
First-Run Setup
If the file FIRST_RUN exists in the vault root, this is a new vault. Run the interactive setup:
Step 1: Welcome
Greet the user and explain what will happen:
- "I'll ask a few questions to personalize your vault (~2 minutes)"
- "Your answers are saved locally in vault-config.json"
- "You can change these anytime by editing that file or running /onboard again"
Step 2: Ask Questions
Use AskUserQuestion to ask these interactively:
This is the opening of the README. Read the full README on GitHub.