weekly-review
Installation
SKILL.md
Weekly Review
Generate a weekly note at journal/weekly/YYYY-[W]WW.md by reading the current week's daily notes, aggregating wins, open tasks, progress bullets, and project status, then drafting a structured review note. Intended to run on Fridays or on-demand.
Settings
Read .claude/bulletjournal.local.md (use Read tool). Parse YAML frontmatter:
| Variable | Key | Default |
|---|---|---|
DAILY_PATH |
daily_path |
daily |
JOURNAL_PATH |
journal_path |
journal |
PROJECTS_PATH |
projects_path |
10-Projects |
QMD_BIN |
qmd_bin |
qmd |
Run /bulletjournal:init to create this file. Use these variables for all path references below.