backfill_memories
Import previous Claude Code conversations into memory storage to link historical work with core concepts automatically. Tracks processed files by hash for idempotent operation.
Instructions
Auto-import prior Claude Code conversations into the memory store. Idempotent -- tracks already-processed session files by hash. Links historical work to core concepts automatically.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project | No | ||
| max_files | No | ||
| min_importance | No | ||
| dry_run | No | ||
| force_reprocess | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |