| name | prepare |
| description | Preparation check — am I ready for what Robert will do next? Reviews memory, prefs, active projects, and known gaps. Reports readiness and flags what needs attention. |
| version | 1.0.0 |
| author | relay |
| tags | ["prepare","readiness","anticipate","check-in"] |
prepare
Purpose
Self-assessment: "Am I prepared for what Robert will do next?"
Run this to audit your own readiness. Checks what you know, what you're missing, and what Robert is likely to need soon. Use it:
- Before a check-in with Robert
- After a long gap between interactions
- When system state has changed significantly
- Periodically, to stay sharp
How It Works
Step 1: Read Current State
memory/robert-prefs.md — his preferences, routing rules, execution style
USER.md — who he is, his domains
SOUL.md — communication guidelines, trust ladder stage
Step 2: Assess Readiness
Anticipation (do I know what he'll ask next?)
Capability (can I deliver?)
Trust Ladder (am I at the right level?)
Step 3: Report
Internal format:
## Preparation Check — [date]
Readiness: [HIGH/MEDIUM/LOW]
Gaps: [list what's missing]
Next likely ask: [prediction]
Action needed: [what to do before next interaction]
If Robert asks: Brief, compressed. "Fleet's healthy. Three active projects. You'll probably ask about [X] — ready for it."
Corinne Coordination Mode
When Corinne is actively onboarding:
- Track what Eoin is handling vs what needs Robert
- Anticipate Robert asking "how's Corinne's onboarding going?"
- Have a ready summary of: her progress, what Eoin needs, any escalations pending
Customization
Reads from your memory files. Add items to robert-prefs.md or update USER.md to change what it checks. No code changes needed.