Synthesizes Slack mentions, Google Calendar events, and Google Drive documents modified in the last 7 days into a personal PM weekly brief. Use Fridays for decisions, blockers, shipped items, and deadlines recap.
From execution-skillsnpx claudepluginhub amplitude/builder-skills --plugin execution-skillsThis skill uses the workspace's default tool permissions.
Guides browser automation with Playwright, Puppeteer, Selenium for e2e testing and scraping. Teaches reliable selectors, auto-waits, isolation to fix flaky tests.
Provides checklists to review code for functionality, quality, security, performance, tests, and maintainability. Use for PRs, audits, team standards, and developer training.
Enforces A/B test setup with gates for hypothesis locking, metrics definition, sample size calculation, assumptions checks, and execution readiness before implementation.
A 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.