Read your Slack mentions, calendar events, and recently modified Drive documents from the last 7 days and synthesize them into a short personal PM summary. Use at the end of each week to capture what happened before it fades.
77
72%
Does it follow best practices?
Impact
Pending
No eval scenarios have been run
Passed
No known issues
Optimize this skill with Tessl
npx tessl skill review --optimize ./execution-skills/skills/pm-weekly-brief/SKILL.mdA personal week-in-review written for you — decisions, risks, wins, and what's coming next.
By Friday you've had 30 meetings, 200 Slack messages, and a handful of docs updated. This skill reads your Slack mentions, calendar, and Drive activity to produce a clean weekly brief.
/schedule
Read for activity from the last 7 days:
- My Slack mentions and DMs
- My Google Calendar events (attended and upcoming)
- Google Drive documents modified in the last 7 days
## Week of {{WEEK_DATE_RANGE}}
### Key Decisions
Decisions made this week from meetings, Slack, or docs. One sentence each.
If discussed but not decided, put in Open Questions.
### Risks & Blockers
Anything that slowed progress or is unresolved. Include owner and what's needed to unblock.
### Important Conversations
2–4 bullets of recurring themes or significant exchanges — signal only.
### Shipped
Features, experiments, or changes that went live. Link to ticket or doc if available.
### Upcoming Deadlines
Meetings, launches, or deliverables in the next 7–14 days.
Rules:
- Keep the whole brief under 400 words
- Lead each section with the most important item
- If a section has nothing to report, write "Nothing notable this week"
- Save to {{OUTPUT_FOLDER}} as PM-Brief-YYYY-MM-DD.md
- Return the Drive link when done| Field | Value |
|---|---|
| MCPs required | Slack, Google Calendar, Google Drive |
| Output | PM-Brief-YYYY-MM-DD.md → /Product/Weekly briefs |
| Scheduler | Weekly, Friday afternoon |
{{WEEK_DATE_RANGE}} — Auto-populated by the scheduler{{OUTPUT_FOLDER}} — e.g. /Product/Weekly briefsstakeholder-update to turn this into a polished leadership update.221ffaa
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.