What problem does it solve? When you install the multiplai-context plugin, your memory files start empty even though you have months of Claude Code session history. This Skill scans your existing session transcripts and rebuilds learnings, diary entries, and now/ summaries so your persistent memory has historical depth from day one. ## Core Features & Use Cases - Transcript Scanning: Reads $CLAUDE_CONFIG_DIR/projects/**/*.jsonl session transcripts and distills them through the same diary-first extraction pipeline used by live sessions. - Flexible Time Windows: Defaults to the last 7 days, with --days N, --since DATE, --all, and --projects flags to control scope and cost. - Dry-Run with Cost Estimate: Shows session count, estimated tokens, and a privacy notice before any processing begins. - Idempotent Execution: Skips sessions already present in learnings/ and diary/, so reruns only fill gaps. - Use Case: After installing the plugin, run a dry-run over the last 30 days, confirm the token estimate, then launch the background backfill and consolidate results with /multiplai-context:dream and /multiplai-context:dream-remember. ## Quick Start Ask the assistant to backfill learnings from your Claude Code session history for the last 30 days, starting with a dry-run to review the estimated cost.