Sloppify
This commit is contained in:
25
ideas/personal-automation/weekly-digest-generator.md
Normal file
25
ideas/personal-automation/weekly-digest-generator.md
Normal file
@@ -0,0 +1,25 @@
|
||||
# Weekly Digest Generator
|
||||
|
||||
Generate a clear weekly summary of engineering output, personal habits, and key outcomes so progress is visible without manual reporting.
|
||||
|
||||
## Problem
|
||||
Work and life metrics are scattered across tools, making weekly reflection slow and inconsistent.
|
||||
|
||||
## Core capabilities
|
||||
- Pull signals from git commits, merged PRs, closed issues, and habit trackers.
|
||||
- Summarize wins, blockers, and carry-over tasks.
|
||||
- Highlight trends compared to previous weeks.
|
||||
- Publish digest to email, Notion, or markdown archive.
|
||||
|
||||
## MVP scope
|
||||
- GitHub/Gitea + one habit data source integration.
|
||||
- Weekly scheduled generation with manual re-run.
|
||||
- Template sections for engineering, operations, and personal goals.
|
||||
|
||||
## Success criteria
|
||||
- Time spent preparing weekly updates drops significantly.
|
||||
- Better continuity in planning from week to week.
|
||||
|
||||
## Stretch ideas
|
||||
- Add monthly and quarterly rollups.
|
||||
- Auto-suggest focus themes for next week based on trend signals.
|
||||
Reference in New Issue
Block a user