second-brain-review

Solid

Produce a periodic review of a second-brain vault: what was added, which topics are growing, what contradicts what, which questions are still open, and what is worth reading next. Use this skill whenever the user asks for a weekly or monthly review, asks what changed in their vault, what they have been learning about lately, or what they should look at next, and when a scheduled review task fires. Do NOT use for structural linting, for ingesting sources, or for answering a specific factual question.

AI & Automation 46 stars 7 forks Updated today MIT

Install

View on GitHub

Quality Score: 81/100

Stars 20%
56
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
81
Issue Health 10%
80
License 10%
100
Description 5%
100

Skill Content

# Review the vault Capture systems fail at the point where nothing comes back out. A review is the loop that closes: it turns a week of ingestion into something the owner reads and acts on, and it is what makes the vault feel alive rather than archival. ## Core rule A review reports on the vault, not on the agent's activity. Nobody needs to know how many tool calls ran; they need to know what they now know. ## Workflow 1. **Diff the period.** New and updated pages since the last review, from `log.md` and frontmatter dates. 2. **Find the clusters.** Which concepts gained the most links. That is where the owner's attention actually went, which is often not where they think it went. 3. **Surface contradictions** recorded during the period and still unresolved. 4. **List open questions** from concept and synthesis pages. 5. **Find the neglected.** Pages linked often but thin, or gaps in `index.md` that keep getting referenced. 6. **Recommend three things to read or write next**, each tied to a specific page. ## Output format ``` ## Week of <date> Added: <n> pages, <n> sources ingested ### Where your attention went <two or three sentences on the clusters> ### Unresolved <contradictions and open questions, each linked> ### Thin spots <pages that are referenced more than they deserve given their content> ### Next 1. <specific action tied to a page> 2. 3. ``` ## Calibration Reviews that list everything get skimmed and then ignored. Keep it under a page. T...

Details

Author
undefined-ui
Repository
undefined-ui/second-brain-os
Created
3 days ago
Last Updated
today
Language
HTML
License
MIT

Similar Skills

Semantically similar based on skill content — not just same category