What problem does it solve? Keeping a personal knowledge vault up to date is tedious: new daily notes, articles, and notes pile up in raw folders and must be manually sorted into thematic pages. This Skill automates the incremental ingest of everything added since the last run, so nothing is processed twice and nothing is forgotten. ## Core Features & Use Cases - Deterministic delta detection: Compares the vault against a git-based ingest ledger to find only new or appended content in daily notes, articles, and notes folders. - Guided classification and routing: Sorts each item into the right destination — tasks to the career kanban hub, knowledge as references with wikilinks, links fetched and summarized — while keeping the raw folder read-only. - Idempotent archival and ledger: Moves processed sources to an archive folder, commits the ingest, and advances the ledger so re-running never reprocesses old content. - Use Case: At the start of a session, ask the assistant to process your daily notes; it detects yesterday's appended lines, files a book insight as a wikilinked reference, adds a follow-up task to the kanban, archives a read article, and reports a summary. ## Quick Start Ask the assistant to process the daily notes and ingest everything new added to the vault since the last run.