بنقرة واحدة
week-close
Friday wrap-up — weekly review, retro, and reset for next week
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Friday wrap-up — weekly review, retro, and reset for next week
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Analyze the current or a past Claude Code session to extract knowledge worth persisting to the vault. Proposes items, you pick, it writes them to the right place. This skill activates when you say capture this session, what should we save, what did we learn, or at end-of-session when valuable knowledge was generated.
One-time setup wizard — personalize the vault with your name, domains, and preferences
Hands-on guided tour of the vault — learn by doing with real examples
Migrate content from staging, chunk large files, and handle bulk note reorganization
Transform and organize notes in the Obsidian vault — add frontmatter, detect note types, create relationships
Extract URL content and create literature notes and review notes from web articles
| name | week-close |
| description | Friday wrap-up — weekly review, retro, and reset for next week |
| activation | ["week close","end of week","weekly retro","close the week","friday wrap"] |
Friday: generate weekly review from Tasks.md and working notes, run retro, reset for next week.
Read Tasks.md to get:
Read Personal Tasks.md to get:
Also scan for any project working notes that were modified this week (check recent file modifications for notes with type: project).
Find notes that may need archiving or attention:
git log to find .md files in the vault root not modified in 30+ daystype: project, or notes with status: activetype: moc, type: resource, type: literature, type: review, Templates/, archive/, staging/Tasks.md — if it has an active task, it's not stalePresent findings:
### Stale Note Candidates (not modified in 30+ days)
- [filename] — last modified [date], type: [type]
Action: [ ] Archive [ ] Mark stale [ ] Still active (skip)
Ask user to triage each one. For approved actions:
git mv <file> archive/, set status: complete, update parent MOC if neededstatus: stale in frontmatterShow what the week looked like:
## Week of [start date] - [end date]
### Completed (X items)
- [completed items with brief context]
### Still In Progress
- [items carrying forward]
### Added This Week
- [any new tasks that appeared mid-week]
Ask the user:
Quick retro before we close out:
- What went well?
- What didn't go well?
- What did you learn?
- Any blockers or distractions?
(Type your notes or say "skip")
Write Weekly Review YYYY-MM-DD.md to vault root:
---
type: review
created: YYYY-MM-DD
up: "[[Home]]"
tags:
- weekly-review
- retro
---
Include: completed items, carrying forward, retro notes.
Ask before making changes:
Ready to reset Tasks.md for next week. This will:
- Archive completed items to the weekly review
- Clear the Done section
- Keep all incomplete tasks where they are
Go ahead? (y/n)
Week closed.
Saved: Weekly Review YYYY-MM-DD.md
Completed: X items
Carrying forward: X items
Tasks.md reset for next week.