用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/tools-only/X-Skills --skill week-review命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
基于 SOC 职业分类
正在显示 SKILL.md
| name | week-review |
| description | Review week's progress, meetings, and learnings |
Create a synthesis of the week reviewing activity, progress, and what was accomplished.
03-Tasks/Tasks.md # Task completion status
00-Inbox/Weekly_Plans.md # Weekly priorities
Extract:
04-Projects/**/*.md # Modified this week (check mtime)
Extract:
00-Inbox/Meetings/*.md # Meeting notes from this week
People/**/*.md # Person pages updated
Extract:
06-Resources/Learnings/**/*.md # Explicit learnings from completed work
System/Session_Learnings/*.md # Silent learnings captured during sessions
Extract:
00-Inbox/Journals/YYYY/MM-Month/Morning/*.md # Morning journals this week
00-Inbox/Journals/YYYY/MM-Month/Evening/*.md # Evening journals this week
Extract (if journaling is enabled):
Task Review
03-Tasks/Tasks.md for completion timestamps from this week (look for ✅ YYYY-MM-DD dates in the past 7 days)Project Scan
Meeting Analysis
Learning Compilation & Pattern Detection
06-Resources/Learnings/System/Session_Learnings/ files from this weekPattern Detection:
Recurring issues: Same mistake mentioned 2+ times across daily learnings
06-Resources/Learnings/Mistake_Patterns.mdConsistent preferences: User repeatedly mentioned a workflow preference
06-Resources/Learnings/Working_Preferences.mdAfter identifying patterns, prompt user:
"This week's session learnings revealed:
Recurring Issues:
- [Issue X] (appeared 3 times) - [brief description]
Workflow Preferences:
- [Preference Y] (mentioned 2 times) - [brief description]
Should I add these to your pattern files? This helps prevent future mistakes and aligns my assistance with your preferences."
Only prompt if clear patterns exist (2+ occurrences). Get user confirmation before adding.
Quarterly Progress Check (if quarterly planning enabled)
Create 00-Inbox/Weekly_Synthesis_YYYY-MM-DD.md:
# Weekly Synthesis - Week of [Date]
## TL;DR
- **Tasks:** [X completed] / [Y planned] — [Z%] completion
- **Meetings:** [N total]
- **Projects touched:** [count]
- **Key wins:** [1-2 bullets]
- **Carried over:** [1-2 items that didn't get done]
---
## Task Completion
### Done This Week
- [x] [Task from Week Priorities]
- [x] [Task from Week Priorities]
### Carried Over
- [ ] [Task] - [reason not completed]
### Added Mid-Week
- [Task that wasn't planned but got done]
### Blocked
- [ ] [Task] - blocked by [reason]
---
## Project Progress
### Active Projects
| Project | Status | This Week | Next Steps |
|---------|--------|-----------|------------|
| [Name] | [On track/At risk] | [What happened] | [Next action] |
### Milestones Reached
- [Project]: [Milestone achieved]
### Blockers
- [Project]: [What's blocking progress]
---
## Meetings & People
### Meetings Held
| Date | Topic | Attendees | Key Outcome |
|------|-------|-----------|-------------|
| [Day] | [Topic] | [Names] | [Decision/insight] |
### New Contacts
- [Name] at [Company] - [context]
### Action Items from Meetings
- [ ] [Action] - for [who] - due [when]
---
## Learnings
### Session Learnings (Auto-Captured)
> From `System/Session_Learnings/` this week
- [Learning from daily sessions]
- [System improvements identified]
- [Mistakes caught and corrected]
### Explicit Learnings (Saved)
> From `06-Resources/Learnings/` entries
- [Insights from `/save-insight`]
- [Patterns documented]
### Working Preferences Updated
- [Any new preferences documented in Working_Preferences.md]
[ ] [Specific system improvement]
[ ] [Documentation update needed]
[ ] [Process refinement]
---
|| Goal | Start of Week | End of Week | This Week | Status |
|------|---------------|-------------|-----------|--------|
|| Launch Product v2.0 | 40% | 55% | +15% ✅ | On track |
|| Build Team Capacity | 20% | 30% | +10% ✅ | Progressing |
|| Improve Customer NPS | 10% | 10% | No change ⚠️ | Stalled |
Goals 1 and 2 advanced through completed weekly priorities
Goal 3 had no linked priorities this week
Overall quarter velocity: [X%] per week
Goal 3 needs attention next week
---
[Most important thing]
[Second priority]
[Third priority]
[Day]: [Meeting]
[Day]: [Meeting]
| Item | Blocked Since | What Would Unblock It |
|------|---------------|-----------------------|
| [Item] | [Date] | [Action needed] |
---
Click to expand
[Energy level patterns noticed]
[Time of day/week patterns]
[Activity that was energizing]
[Activity that was draining]
[Themes from journals/work this week]
[What to do differently based on patterns]
After synthesis:
After creating the weekly synthesis, check if 05-Areas/Career/ exists:
If exists:
Use Career MCP to scan for evidence:
scan_work_for_evidence tool with:
date_range: "this-week" or date_range: "last-7-days"impact_level: "high" (default)include_goals: trueinclude_priorities: trueManually scan for additional wins:
04-Projects/**/*.md modified this week)# Career: tag in completed tasksPrompt user with MCP-discovered + manual wins:
"Nice work this week! I noticed some accomplishments that might be worth capturing for career growth:
Significant wins:
- [Completed goal/milestone 1] — demonstrates [skill/competency]
- [Completed goal/milestone 2] — shows [leadership/impact]
Worth saving any of these as career evidence? This helps when:
- Writing self-reviews
- Preparing for promotion discussions
- Building your resume
Quick capture options:
- "Yes, let's capture [specific item]" → I'll create an Achievement file
- "Not this week" → Skip for now
- "Remind me at end of quarter" → I'll prompt during
/quarter-review"
05-Areas/Career/Evidence/Achievements/YYYY-MM-DD-[title].mdSystem/Templates/Career_Evidence_Achievement.mdIf Career folder doesn't exist:
Check if weekly journaling is enabled:
System/user-profile.yamljournaling.weekly valuejournaling.weekly: true:
00-Inbox/Journals/YYYY/MM-Month/Weekly/YYYY-WXX.md/journal command)journaling.weekly: false: Skip journal promptAfter generating the weekly synthesis, silently update usage tracking:
System/usage_log.md- [ ] Weekly review (/week-review) → - [x] Weekly review (/week-review)After generating the synthesis (and optional journal), prompt the user:
"Week synthesized and saved. Want to plan next week now? (Recommended - takes 5-10 min)
This will help you start Monday with clear priorities."
Options:
/week-plan for next weekIf user chooses Yes, flow directly into /week-plan command with target_week: next parameter.
get_quarterly_goals()get_goal_status(goal_id) to get:
Career Evidence Check (if Career system enabled)
05-Areas/Career/ folder exists05-Areas/Career/Growth_Goals.md