783 B
783 B
| title | description | tags | updated | ||
|---|---|---|---|---|---|
| Reports | Weekly and monthly knowledge base summaries |
|
2026-04-24 |
Reports
Automatically generated weekly and monthly summaries of Claude Code sessions and wiki growth.
How to Generate
# Weekly report for current week
cd ~/.claude/memory-compiler && uv run python scripts/report-generator.py --weekly
# Monthly report for current month
cd ~/.claude/memory-compiler && uv run python scripts/report-generator.py --monthly
# Force regenerate
cd ~/.claude/memory-compiler && uv run python scripts/report-generator.py --weekly --force
Reports are scheduled automatically every Monday (weekly) and first of month (monthly).
All Reports
(No reports yet — first report will generate automatically)