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

  1. Check if this week's note exists: my-vault/02 Calendar/YYYY-Www.md
  2. 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)

Step 2: Journal Completeness Check

Related skills

More from taylorhuston/local-life-manager

Installs
26
GitHub Stars
42
First Seen
Jan 26, 2026