Push generic improvements from your private desk back to the public template remote using git worktrees for safe, isolated editing. Use when you have improvements (skills, CLAUDE.md refinements, documentation) that would benefit all users.
Nightly consolidation and organization of the Desk. Analyzes the day's Diary entries, condenses verbose logs, extracts patterns, integrates session metrics, and surfaces user feedback. Runs overnight when user is sleeping - be thorough. Auto-invoke on overnight pulses (10 PM - 6 AM) or when Diary needs cleanup.
Scientifically validate Desk changes that affect Reeve's behavior. Use BEFORE committing non-trivial changes to CLAUDE.md, skills, Goals/, or Responsibilities/. Runs isolated test pulses with positive/negative cases to verify the change produces desired behavior under realistic conditions.
Daily morning briefing at 8:00 AM (or when user wakes up). Provides calendar summary, priorities from Responsibilities, urgent items, and suggested focus areas. Auto-invoke when it's 8 AM periodic pulse, user says 'morning briefing', or user just woke up.
Analyze Claude Code sessions for metrics and retrospection. Parses JSONL session files to extract message counts, tool usage, token consumption, and user feedback patterns. Used by daily-retrospection for budget tracking.
Reeve's runtime architecture (daemon, Hapi, MCP servers, pulse lifecycle). Invoke when debugging, explaining how Reeve works, or understanding the stack.
Guidelines for structuring the Desk when making changes to core behaviors. Invoke when adding new capabilities, restructuring documentation, or optimizing context loading.
Reference for Claude Code permission configuration. Invoke when setting up permissions, debugging access issues, or understanding security implications.