What problem does it solve? Weekly project reviews require manually scanning stories, bugs, and decisions across many markdown files to compute progress, spot stalled work, and keep the monitor dashboard current. This Skill automates that Friday cadence so nothing slips through the cracks. ## Core Features & Use Cases - Weekly Delta Computation: Counts stories shipped, started, blocked, plus BUGs filed/fixed and ADRs created over the last 7 days. - Stall and Blocker Audits: Flags stories in-progress over 5 days, blocked over 5 days, or in-review over 3 days for escalation. - Backlog Hygiene: Proposes wontfix or archived status for items untouched for 90+ days and suggests triage when the inbox exceeds 20 items. - Use Case: On Friday afternoon, run the weekly review to prepend a dated revision-history entry to MONITOR.md, regenerate DASHBOARD.html via npm run pm:all, and get a carry-forward list for next week's planning. ## Quick Start Ask the AI to run the weekly monitor update and summarize this week's shipped, stalled, and blocked stories.