一键导入
friday
End-of-week wrap-up for the weekly report. Use on Fridays, when closing out the week, or when the user says "friday", "week close", or "wrap up week".
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
End-of-week wrap-up for the weekly report. Use on Fridays, when closing out the week, or when the user says "friday", "week close", or "wrap up week".
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Prepare for a 1:1 meeting with context from person file, meeting history, and shared projects
Morning briefing combining email, yesterday's meetings, and Slack into one section appended to the weekly report
Scan recent notes for decision language and offer to update project Decision Logs
Full Monday morning setup. Creates week folder, pulls carry-forward, and generates briefing in one pass. Use on Monday mornings or when the user says "monday", "start my week", or "monday morning".
Generate a briefing with calendar, tasks, and attention flags. Use for "week prep", "briefing", or "what's on this week".
| name | friday |
| description | End-of-week wrap-up for the weekly report. Use on Fridays, when closing out the week, or when the user says "friday", "week close", or "wrap up week". |
| allowed-tools | Read, Edit, Glob, Grep, mcp__playground-slack-mcp__get_messages |
Help complete the weekly report with wins, blockers, and carry-forward items.
The weekly report has two zones: manual (human-written) and auto-generated (skill output). This skill only writes into the auto-generated zone under ## Friday Wrap-Up. It never touches manual sections (Focus, Log, Decisions Made).
Find current week's report in YYYY/w##-mm-dd/weekly-report-*.md
Scan for incomplete tasks:
- [ ] items in Time Blocks sectionPrompt for Wins (interactive mode):
Prompt for Blockers (interactive mode):
Populate Carry Forward:
📅 YYYY-MM-DDScan Slack for decisions:
mcp__playground-slack-mcp__get_messages with action: my_messagesSummarize the week: wins count, blockers count, items carrying forward.
All Friday-generated content goes under a single ## Friday Wrap-Up heading. This separates auto-generated content from manually written sections. Use ### subheadings within it.
When updating the report, do NOT write into existing sections like ## Wins or ## Blockers. Instead, write under ## Friday Wrap-Up (before any ## Daily Roundup sections).
## Friday Wrap-Up
### Wins
- Win from this week
- Another win
### Blockers
- Blocker identified
- Another blocker
### Carry Forward
_From W##:_
- [ ] Incomplete item from Time Blocks 📅 2025-01-10
- [ ] Action item from meeting
_From W##:_ (prior weeks, if carrying forward)
- [ ] Older incomplete item
### Slack Decisions
| Date | Channel | Decision | Logged? |
|------|---------|----------|---------|
| M/DD | #channel | Decision summary | ? |
When Slack decisions are found, prompt user:
#### Slack Decisions to Log?
Found decision language in Slack this week:
- **#[channel]** ([date]): "[Decision quote]"
- Project: [[likely-project]]
- Add to weekly report? [Y/N]
- **DM with [person]** ([date]): "[Decision quote]"
- Project: [unclear]
- Add to weekly report? [Y/N]
📅 due dates to carried items when there's a clear deadline## Friday Wrap-Up. Never write directly into manually curated sections (Focus, Log, Decisions Made)