Daily Summary Generator
Generate a comprehensive daily changelog for any git project.
CRITICAL: Git commits alone tell less than 50% of the story.
Step 1 — Run the Data Collectors
# Git + project data
python3 ~/.claude/tools/generate_daily_changelog.py
# TODAY's session — reads live /tmp task files (current session, not yet archived)
python3 ~/.claude/tools/session_agent_report.py --markdown
# HISTORICAL trend — reads persisted log from prior sessions
# (today's data
[Description truncada. Veja o README completo no GitHub.]