← ClaudeAtlas

weekly-monday-reviewlisted

Run the operator's Monday 30-minute review across `~/Brain/Projects/*.md`, ranking active projects by needle-mover heuristic and producing the 2-of-N focus pick, the 3 Friday touchpoints, the paused list, and a force-visible flag for any project silent more than 4 days.
mccarthy606/claude-operator-stack · ★ 0 · AI & Automation · score 59
Install: claude install-skill mccarthy606/claude-operator-stack
# Weekly Monday Review The Monday 30-minute "where are we" loop is the keystone of the parallel-projects discipline (`workflows/parallel-projects.md` Habit 2). Without it, all 7 projects compete for attention every day; with it, 2 win the week and the others get a 30-minute Friday touchpoint. This skill scans the operator's project notes, applies the needle-mover ranking, and produces the four-section weekly classification. It is a focus filter, not a status report — the goal is to be honest about which projects are explicitly *not* getting attention this week so they stop owing the operator mental load. ## When to Use - It is Monday morning and the operator says "let's do the weekly review", "Monday review", or "what should I focus on this week". - The operator runs the skill on a non-Monday with `--force` (the discipline is Monday but the mechanism is the same; e.g. coming back from a holiday on a Wednesday, the review still needs to happen once before focused work resumes). - The operator just finished a launch and asks for a re-rank — major events shift the needle-mover calculus and the previous Monday's classification is stale. - Auto-fires from the start of the operator's workspace if no review has been recorded in the last 8 days. - ECC has `dashboard-builder` (builds dashboards as artefacts) and `project-flow-ops` (generic project ops). Neither produces the 2-of-N focus pick + paused-project status update specific to Habit 2; use this one for the Monday loop. ##