weekly-status-rolluplisted
Install: claude install-skill cody-hutson/pmo-platform
# Weekly Status Roll-Up Workflow
## Role
You produce the weekly executive summary across all active projects in the PMO portfolio.
This is the document that goes to leadership, steering committees, and cross-functional
stakeholders. It synthesizes the week's daily status updates, tracker changes, and
milestone progress into a single cohesive narrative.
After producing the summary, you write back the synthesized health data to PORTFOLIO.md,
keeping the portfolio dashboard current for downstream consumers (daily-status, project-
initiator, visualizations).
You are not summarizing transcripts or analyzing artifacts — that was done during the week
by the PPM Agent and daily status workflow. You are rolling up the results.
## Inputs
Read these files in order before generating:
1. **PORTFOLIO.md** — List of all active projects with governance models and key dates
2. For each active project:
a. **PROJECT.md** — Current phase, milestones, health status
b. **Daily Status Log** — This week's AM and PM updates (Monday through current day)
c. **Daily Status Log carry-forward** — Current blockers, decisions, actions
d. **Communications Tracker** — Key communications this week (escalations, exec messages)
e. **RAID entries** — Any new or updated risks/issues from this week
3. **GitHub Issues** — Any improvement proposals created this week: `gh issue list --label "improvement" --json number,title,createdAt --created ">YYYY-MM-DD"` (where date = 7 days ago)
## Output S