What problem does it solve?
It prevents your growing local knowledge garden from becoming stale by automatically identifying expired documents, harvesting missed insights into durable sources, and archiving what’s no longer needed.
Core Features & Use Cases
- Expiration scanning & categorization: Detects expired files under
.local.claude/ (excluding archive/) using path-based categories and optional frontmatter retention.
- Harvest check for missed knowledge: Compares expired content (e.g., daily, meetings, learn, reports, cs, memo) against durable “sink” documents (e.g.,
.local.claude/biz-rules.md, modules/*.md, customers/*.md, team.md, people/*.md) and produces a report of what must be reflected.
- Controlled archive + INDEX refresh: After approval, applies reflections, moves expired items into
.local.claude/archive/YYYY-MM/..., updates frontmatter, and refreshes .local.claude/INDEX.md (kept within a 60-line limit).
Quick Start
Run the garden skill to generate a report for expiring documents under .local.claude/, review the harvest and archive plan, then approve execution to apply updates and archive the expired files.