Back to list
xavierchoi

vault-weekly

by xavierchoi

8🍴 1📅 Jan 24, 2026

SKILL.md


name: vault-weekly description: > Use when user wants to review or reflect on their week. Triggered when intention involves weekly planning, retrospective, or summary. Creates weekly review note and references daily notes.

Vault Weekly

Behavior

  1. Determine current ISO week number (YYYY-Www)
  2. Calculate week date range (Monday to Sunday)
  3. Create note: 06_Daily/weekly/YYYY-Www-review.md
  4. Scan past 7 days of daily notes in 06_Daily/daily/
  5. Pre-populate review with highlights extracted from dailies

Frontmatter

---
type: weekly
week: {YYYY-Www}
date_start: {Monday YYYY-MM-DD}
date_end: {Sunday YYYY-MM-DD}
tags: []
---

Template Structure

# Week {week} Review ({start} ~ {end})

## Highlights
What went well this week?

## Challenges
What was difficult?

## Learnings
What did I learn?

## Projects Progress
| Project | Status | Notes |
|---------|--------|-------|
| | | |

## Next Week
What are the priorities?

## Gratitude
What am I thankful for?

Data Extraction from Dailies

Scan daily notes for:

  • Wins sections → populate Highlights
  • Learnings sections → populate Learnings
  • Log entries → summarize activity
  • mood/energy averages → note trends

Review Prompts

  • "What were the wins this week?"
  • "What was challenging?"
  • "What did you learn?"
  • "Priorities for next week?"

Score

Total Score

35/100

Based on repository quality metrics

SKILL.md

SKILL.mdファイルが含まれている

+20
LICENSE

ライセンスが設定されている

0/10
説明文

100文字以上の説明がある

0/10
人気

GitHub Stars 100以上

0/15
最近の活動

3ヶ月以内に更新がある

0/10
フォーク

10回以上フォークされている

0/5
Issue管理

オープンIssueが50未満

+5
言語

プログラミング言語が設定されている

0/5
タグ

1つ以上のタグが設定されている

0/5

Reviews

💬

Reviews coming soon