weekly-review
Installation
SKILL.md
Run a weekly review and planning session. Keep it conversational - one section at a time.
Step 0: Get Week Info
date +%Y-%m-%d # Today
date +%Y-W%V # Current ISO week
date -d "last sunday" +%Y-%m-%d # Week start (for lookback)
Step 1: Weekly Note Setup
- Check if this week's note exists:
my-vault/02 Calendar/YYYY-Www.md - If not, create from
09 System/Templates/Weekly Template.md- Replace Templater placeholders with actual dates
- The week note format is
YYYY-[W]ww(e.g.,2026-W03)