What problem does it solve? Per-project now/<project>.md status snapshots injected at session start can become stale or incorrect after a diary backfill, edits to the project mapping config, or pipeline drift, leaving new sessions with an outdated picture of where each project stands. ## Core Features & Use Cases - Full snapshot rebuild: Regenerates every now/<project>.md file as a 3-5 bullet status synthesized from diary entries within a 48-hour lookback window. - Single-project rebuild: Targets one project by name via the --project flag when only one snapshot needs refreshing. - Graceful summarization fallback: Uses the configured model client for summaries, falling back to extractive truncated-snippet summaries when no client is available. - Use Case: After running a /multiplai-context:backfill of historical diary entries, run this skill so the SessionStart hook injects accurate, freshly synthesized project status into the next session. ## Quick Start Ask the assistant to rebuild all project status snapshots, optionally naming a single project to refresh just that one.