| name | checkin |
| description | Interactive memory review — audit recent changes, review mental models, check goals |
Check-in
Interactive memory review and maintenance session with Shepard.
Phase 1: Audit Review
- Run
audit to see recent memory activity
- Present changes grouped by action type (added, updated, forgotten)
- For each change or group: approve, revert (
forget / remember), or edit (update_fact)
- If consolidated facts have downstream observations, flag for review
Phase 2: Mental Model Review
- Call
list_models to list all mental models
- Review staleness — has new information arrived that should be reflected?
- Propose updates to stale models, new models for emerging themes
- After approval, execute via
update_model or create_model
Phase 3: Goal Review
- Search for active goals:
recall with query "active goal", filtered to fact_type=opinion
- For each goal: show description, status, confidence
- Ask about progress — update confidence as needed
- Ask if there are new goals to add
Phase 4: Ad-hoc Maintenance
- Ask if the user wants to do any ad-hoc memory work:
- Search and browse specific memories
- Manual edits (add, update, forget)
- Entity cleanup (merge duplicates)
- Directive management
- Summarize everything that changed in this session
Phase 5: Grounding Review
- Read grounding files from
~/.clarvis/clarvis/grounding/
- Review memory state vs grounding content
- Draft updated grounding files (personality, profile, knowledge)
- Present changes for approval, write approved files
- If personality/directives changed, propose CLAUDE.md edits
Guidelines
- Efficiency over thoroughness — group similar items, default to approve
- Batch operations — offer "approve all" for clearly-correct groups
- No surprises — every change gets user consent
- Mental models are opinionated summaries, not lists of facts