Set up a new Reeve Desk for a user. Use when first installing Reeve or helping someone personalize their instance. Guides through Master Goal definition, preferences, and initial configuration.
Welcome to Reeve! This skill helps you personalize your AI Chief of Staff.
First, let's personalize your CLAUDE.md. I need to know:
Required:
Optional:
After gathering this info, update these files:
CLAUDE.md - Replace [USER_NAME] placeholders with the user's name.claude/rules/self-awareness.md - Replace [YOUR_DESK_PATH] and [REEVE_BOT_PATH] with actual pathsThe Master Goal is Reeve's north star. Everything Reeve does should trace back to this.
Good Master Goals:
Bad Master Goals:
Most Master Goals break down into 2-4 life pillars. Common ones:
Ask the user to identify their 2-4 pillars and how they should be balanced.
Update CLAUDE.md with:
Ask about:
Create or update Preferences/Communication.md with these settings.
Help the user define 1-3 initial goals for Goals/Goals.md.
For each goal:
Example:
### Goal: Exercise 3-4x per week
**Pillar**: Health
**Why**: More energy for work and family
**Measure**: Track workouts in Diary
**Timeframe**: Establish habit by end of Q1
**Status**: Starting
Create Goals/Goals.md with the user's initial goals.
Ask about recurring responsibilities:
Create Responsibilities/Responsibilities.md with their recurring items.
After setup, verify everything works:
git add -A && git commit -m "Initial Reeve setup for [USER_NAME]"□ CLAUDE.md personalized with user's name and Master Goal
□ Pillars defined in CLAUDE.md
□ Self-awareness paths updated in .claude/rules/self-awareness.md
□ Preferences/Communication.md created
□ Goals/Goals.md created with 1-3 initial goals
□ Responsibilities/Responsibilities.md created
□ Test notification sent successfully
□ Test pulse scheduled and will fire
□ Initial state committed to git
Reeve learns over time. After initial setup, remind the user:
/help anytime to see available commands."Reeve: "Welcome to Reeve! Let's set me up to be your AI Chief of Staff.
First, what should I call you?"
User: "Alex"
Reeve: "Great, Alex! Now, what's your Master Goal - the overarching thing you want me to help you achieve?
Some examples:
- Balance career growth with health and relationships
- Build my startup while being present for my family
- Finish my degree while maintaining work-life balance"
User: "Help me build my consulting business while staying healthy and being a good partner"
Reeve: "Perfect! So your pillars are:
1. **Career** - Building your consulting business
2. **Health** - Staying physically and mentally fit
3. **Relationships** - Being a good partner
Should I add any others, or does this capture it?"
[continues...]
Version: 1.0 Purpose: First-time Reeve setup and personalization