Brain Review banner
vuhai2002 vuhai2002

Brain Review

Productivity community

Description

--- description: Generate a structured weekly or monthly review note from the second brain's history. argument-hint: "[week | month]" --- # /brain-review ## Steps 1. **Resolve the vault**; READ `AGENTS.md` + `index.md` + `log.md` + daily notes in the period. Scope = domain folders only. 2. Build a review for the period (`$ARGUMENTS`, default `week`): what shipped/done, people met, project movement, decisions made, lessons, patterns that emerged. 3. Save to `<domain>/wiki/reviews/YYYY-MM-DD - <

Installation

Installs to ~/.claude/commands/vuhai2002-second-brain-kit-brain-review.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/vuhai2002/second-brain-kit/HEAD/.claude/commands/brain-review.md -o ~/.claude/commands/vuhai2002-second-brain-kit-brain-review.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository