Surface forgotten, stale, or neglected tasks. Use when user says "review", "what have I forgotten", "weekly review", "clean up the board", or when the board seems cluttered.
Surface forgotten, stale, or neglected tasks. Help the user clean up the board and decide what's still relevant. Archive completed items to keep context lean.
Proactively suggest running /review when:
/today and nudge if truelast_review in history filesWhen triggered, say something like:
"By the way, there are [X] items in Done and it's been a while since a review. Want to run /review to archive old stuff and check for anything gone cold?"
Check all cards and flag:
🔴 Overdue
🟠 Gone Cold (Waiting On)
🟡 Sitting Too Long (To Do)
🟣 Stuck in Progress
👻 Ghost Cards
Don't dump everything at once. Prioritize:
## Board Review
**Overdue (needs immediate attention):**
- [Card] was due [date]
**Gone quiet (might need chasing):**
- [Card] has been waiting for 2 weeks
**Been sitting a while:**
- [Card] has been in To Do for 3 weeks—still relevant?
**Quick wins (could knock out fast):**
- [Card] looks small, want to just do it?
For each flagged item, ask what to do:
Make changes as the user decides:
At the end of every review, clean up the Done list:
archive_card for each confirmed itemExample:
**Done list has 6 items:**
- ✅ Install a shelf (done Jan 11)
- ✅ Call utility provider (done Jan 11)
- ✅ Fix a broken handle (done Jan 11)
- ✅ Send vendor email (done Jan 11)
- ✅ Book an appointment (done Jan 10)
- ✅ Order a replacement item (done Jan 8)
Archive all of these?
User confirms → archive all → "Done! Archived 6 items."
User: what have I forgotten about?
Claude: Let me check...
Needs attention:
Might be done?
What do you want to do with these?
User: vendor I'll chase Monday, research yes I need to do it, replacement isn't here yet
Claude: Got it. I've added a note to the vendor card: "Chase Monday 13th Jan".
For the research task—want to break that down so it's easier to start? Or keep it as is?
After completing a review, record it in that day's history file:
## Last Review
- **Date**: 2026-01-12
- **Archived**: 6 items from Done
- **Chased**: The vendor, research task
This lets /today check if a review is overdue.