π¦ ClawHub
Weekly Retro
by @newageinvestments25-byte
Weekly retrospective that analyzes memory logs to identify accomplishments, recurring patterns, friction points, and forward-looking recommendations. More st...
π‘ Examples
Run the full pipeline:
python3 scripts/gather_week.py --memory-dir PATH | \
python3 scripts/analyze.py | \
python3 scripts/retrospective.py --output vault/weekly-retro/YYYY-MM-DD.md
TERMINAL
clawhub install weekly-retro