weekly-review
Installation
SKILL.md
Weekly Review
Scan the week. Surface what matters. Plan what's next.
Workflow
-
Scan vault changes — Find all files in
~/broomva-vault/modified in the last 7 days:- New notes created
- Existing notes modified (check git or file timestamps)
- Group by folder/project
-
Scan git activity — Run across all repos under
~/broomva/:git log --since="7 days ago" --oneline --stat- Count commits per repo
- Identify PRs merged, branches created
-
Extract completed items — Find tasks marked done this week:
- [x]items with recent modification dates- Completed items in project trackers