What problem does it solve?
You often lose track of which projects are blocked, drifting stale, or accumulating unreviewed context signals, so it becomes hard to decide what to focus on next.
Core Features & Use Cases
- Cross-project blocker review: Scans each project’s
~/.second-brain/projects/*/PROJECT.md and groups any lines under ## Open blockers.
- Staleness detection: Flags projects whose
PROJECT.md mtime (or last extraction marker) is older than 14 days.
- Pending dreams and persona graduation: Surfaces completed-but-unarchived dreams from
~/.second-brain/dreams/ and lists ungraduated persona signals where count >= 2 and graduated == false.
- Wiki activity sanity check: Counts total wiki pages and those updated in the last 7 days to confirm knowledge is actually growing.
- Read-only daily/weekly overview: Provides a single consolidated report without mutating state, suitable for a quick daily start or context-switch wrap-up.
Quick Start
Run the review skill to get today’s read-only snapshot of blockers, stale projects, pending dreams, ungraduated persona signals, and recent wiki activity across all registered projects.