secondbrain-review

Installation
SKILL.md

Review Stamp Skill

Mark a documentation page as reviewed by appending a {date, name} entry to the reviewed_by list in frontmatter. Multiple reviewers accumulate over time.

Usage

/secondbrain-review <page-path> [reviewer]
  • page-path — path to the markdown file (e.g., docs/guides/setup.md)
  • reviewer — optional full name; defaults to review.default_reviewer from .claude/data/config.yaml, or prompts user if not configured

Prerequisites

Verify the project has a .claude/data/config.yaml with a review section:

review:
Related skills
Installs
8
GitHub Stars
11
First Seen
Apr 1, 2026