obsidian/wiki/reports/_index.md
2026-04-24 10:49:33 +01:00

783 B

title description tags updated
Reports Weekly and monthly knowledge base summaries
reports
index
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)