← ClaudeAtlas

weekly-monitorlisted

Weekly MONITOR update (Friday cadence). Use when the user asks for a weekly review, end-of-week summary, monitor update, or weekly cadence. Computes the 7-day delta, updates MONITOR.md with revision history, flags stalled/blocked stories, runs backlog hygiene, regenerates the dashboard.
DATA-AI-XYZ/Tandem · ★ 0 · Code & Development · score 70
Install: claude install-skill DATA-AI-XYZ/Tandem
# Tandem: weekly-monitor (PM hat) Operate as **PM hat**. Friday 30-minute weekly review. ## Load into context - `_00-Project-Management/42-Monitor/MONITOR.md` (current state) - `_00-Project-Management/12-Active/ACTIVE.md` - Last 7 days of activity — scan which files under `30-Epics/`, `31-Features/`, `32-Stories/`, `34-Bugs/`, `40-Decisions/` have `completed_at` or `started_at` within the last 7 days. For a multi-folder scan, delegate to an Explore agent (SOP §18) and ingest the summary, not the raw paths. - `_00-Project-Management/14-Retros/` (most recent retro's "One change" — did it happen this week?) - `_00-Project-Management/90-Standards/SOP.md` ## Task ### 1. Compute the weekly delta - Stories shipped (status → `done` in the last 7 days) - Stories started (status → `in-progress` in the last 7 days) - Stories currently `blocked` - BUGs filed - BUGs fixed - ADRs created ### 2. Update `42-Monitor/MONITOR.md` - Per-epic and per-feature counts (shipped / total). - Progress bars (if used). - "Last updated" date. - Prepend a revision-history entry dated today, summarising the week in 3-5 lines. ### 3. Audit currents - Any story `in-progress` for > 5 days? Flag as stall risk. - Any story `blocked` for > 5 days? Escalate — Founder hat decision needed? - Any story `in-review` for > 3 days? Push to close-out (`/tandem:close-out-story`). ### 4. Backlog hygiene - Anything in `not-started` for > 90 days? Propose `wontfix` or `archived` (SOP §15 sunset rule). - Inbox count