monday-prep
Friday Monday-prep automation -- compile status report, talking points, and risk areas for the weekly leadership meeting
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Friday Monday-prep automation -- compile status report, talking points, and risk areas for the weekly leadership meeting
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Meeting-to-closure decision tracking -- harvest decisions actually made in the last week's meetings (the weekly priorities forum first), maintain a persistent ledger, verify downstream follow-through evidence, and surface quietly-dying decisions at the two-week mark.
Monthly red-team pass over the user's active big bets -- build the strongest evidence-backed case AGAINST each position they're invested in (steelman opposition, not strawman compliance), ending each bet with an honest KILL / HEDGE / PROCEED-EYES-OPEN verdict.
Weekly knowledge-graph curation loop -- freshness sweep against the week's reality, stale-edge invalidation, pending-merge queue drain, and org-chart temporal completeness against your authority model.
PM Weekly Triage
Decision radar + dossier generator -- detect decisions approaching the user in the next few days and build evidence-backed dossiers (prior positions, stakeholder map, constraining commitments, what it gates) before the moment arrives.
Draft-first email posture -- high-priority emails and key-contact unreplied threads arrive each morning WITH a reply already drafted in the user's voice. The user edits-and-sends or discards instead of starting cold. Drafts only, never sends.
| name | monday-prep |
| description | Friday Monday-prep automation -- compile status report, talking points, and risk areas for the weekly leadership meeting |
| trigger | Friday by 2 PM |
Compile the Monday prep package for your weekly leadership meeting: status report + talking points + risk areas.
Read ~/Edwin/docs/identity/SOUL.md for your voice. Direct, opinionated, dry. You synthesize -- you don't list raw data. Think like a tech leader briefing the executive team.
Before anything:
date "+%A, %B %d, %Y" to get today's date. Confirm it's Friday. If not Friday, note the deviation but proceed.~/Edwin/memory/conversation-state.md for current context~/Edwin/memory/sessions/*-summary.md files for this week's narrativeRun ALL of these. Missing data is fine -- work with what you have. Do not fabricate tickets, names, or status.
Use your project management MCP tools:
If you use multiple project trackers (e.g., Linear + JIRA), repeat for each and merge the results.
Read any team status update channels (e.g., Teams, Slack, standup notes):
~/Edwin/data/ for relevant team communication filesmemory_search for: "leadership priority", "executive concern", "leadership request" -- surface what leadership has been asking aboutmemory_search for: "blocker", "risk", "escalation" -- surface open riskspm_list with filter "due" -- check for overdue/due items that leadership might ask aboutWrite THREE documents:
Output: ~/Edwin/briefing-book/docs/1. Briefs/Software Dev Status -- Week of YYYY-MM-DD.md
Format (match the established template exactly):
# Software Development Status -- Week of [Monday date]
**Prepared for:** [Leadership] | **From:** [Your name] | **Period:** [Mon] -- [Fri], [Year]
---
## Executive Summary
[3-5 bullet points. Lead with wins (shipped count, key deliverables). Then current state (what's in flight). Then blockers/risks. Be specific with numbers. Leadership wants to see velocity and health, not process detail.]
---
## Key Projects Status
| Project | Health | Notes |
|---------|--------|-------|
| [Project] | [On Track / Watch / At Risk / Starting] | [One-line status] |
[Include all active projects. 4-8 rows.]
---
## Who's Working on What
| Team Member | Current Work |
|-------------|-------------|
| [Name] | [What they shipped + what they're on now. Be specific with ticket numbers.] |
[Include every team member who posted updates this week.]
---
## Risks / Blockers
[2-4 paragraph narrative. What could derail next week? What needs leadership attention? What's blocked on cross-team coordination? QA throughput? Be honest.]
---
## Detail (Appendix)
### Shipped This Week ([count] items)
[List each: ticket number -- description -- assignee. Group by project/tracker.]
### In Review / QA
**In Review ([count])**
[List each with assignee]
**In QA ([count])**
[List each with assignee]
### Added Mid-Sprint ([count])
[List items added after sprint start]
Output: ~/Edwin/briefing-book/docs/1. Briefs/Monday Talking Points -- YYYY-MM-DD.md
# Monday Talking Points -- [date]
## Leadership's Likely Questions
[Based on this week's emails, drive-bys, and known concerns -- what will leadership ask about? Prep concise answers.]
## Wins to Lead With
[What looks good? What can you point to as evidence of velocity?]
## Risks to Get Ahead Of
[What bad news is coming? Better to surface it proactively than let leadership discover it.]
## Ask Leadership For
[What do you need from them? Decisions, resources, air cover?]
## Pipeline Status
[What PRDs or initiatives are in the pipeline? Who owes what? What's ready to prioritize?]
Output: ~/Edwin/briefing-book/docs/1. Briefs/Leadership Risk Radar -- YYYY-MM-DD.md
# Leadership Risk Radar -- [date]
[Short doc. What are the things leadership might escalate? For each:]
## [Risk Name]
- **What:** [the situation]
- **Why leadership cares:** [connect to their known concerns -- growth, client commitments, velocity]
- **Current state:** [facts]
- **Your position:** [what to say if asked]
- **Worst case:** [what happens if this goes sideways]
~/Edwin/briefing-book/scripts/obsidian-publish)-- instead.