ワンクリックで
end-of-week
Weekly cleanup workflow to archive completed tasks, clean Tasks/Main.md, and prepare next week's task list
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Weekly cleanup workflow to archive completed tasks, clean Tasks/Main.md, and prepare next week's task list
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Cross-system search and synthesis that gathers all information about a person, project, company, or topic from vault, project management, and email.
Deep email analysis and intelligent categorization using Memory notes for context-aware prioritization and action recommendations
Process end-of-business-day workflow for personal knowledge vault. Analyze Inbox items, convert hashtags to frontmatter metadata, categorize content into appropriate vault sections (Tasks, Memory, Research, Writing), and suggest how to organize daily captures. Use when processing daily notes and preparing Tasks/Main.md for the next day.
Comprehensive pre-meeting context gathering using Memory notes, vault content, project management issues, and email history.
Interactive setup wizard to configure ambient-context vault, integrations, and preferences. Run this after cloning the repository to personalize your installation.
Morning startup workflow to sync project management tickets, check emails, review calendar, and prepare task list for the day
| name | end-of-week |
| description | Weekly cleanup workflow to archive completed tasks, clean Tasks/Main.md, and prepare next week's task list |
| context | fork |
| agent | assistant |
/eow) WorkflowComplete your week by archiving finished tasks, cleaning up your task list, and preparing for the upcoming week.
The /eow workflow is your weekly cleanup routine:
This complements /today (morning startup) and /eob (daily processing) by providing weekly maintenance.
Execution Context: This skill runs as a forked conversation using the assistant agent, which provides full access to vault operations, file management, and task manipulation.
Read the current state of the task list. Parse the structure to extract:
- [x]- [ ]For each completed task [x], extract the task name from wiki-link:
- [x] [[Task Name]]Tasks/Task Name.mdVerify file exists and read full content for archival.
Show user:
Ask user how to handle tasks not completed this week:
Option A: Keep existing due dates (tasks become overdue)
Option B: Auto-reschedule to next Friday (recommended)
Option C: Review individually
After user approval:
Tasks/_archive/dueDate in frontmatter to next Friday- [x]Display:
Still clean up Main.md structure, prepare for next week.
Archive all, clear Main.md completely.
Task in Main.md but file doesn't exist. Recommend removing orphaned links.
Only move standalone task files, not project folders.
Conditional: Only applies if project management integration is configured.
If a completed task was synced from a PM tool (has linear or similar tag):
Use bash date command to calculate:
When running /eow:
| Aspect | /eob | /today | /eow |
|---|---|---|---|
| Frequency | Daily (evening) | Daily (morning) | Weekly (Friday) |
| Purpose | Process Inbox | Sync & plan day | Archive & prepare week |
| Input | Inbox files | PM tool + Email + Tasks | Tasks/Main.md |
| Output | Task/Memory files | Updated Main.md | Archived tasks + clean Main.md |