← ClaudeAtlas

memorb-lintlisted

Wiki Lint workflow: a health check over the memory vault that surfaces contradictions, stale pages, orphans, missing pages, and missing links. Offer to run it before dream-studio. Triggers: tidy up memory, check the second brain, health check, does memory need updating, 整理 memory, 檢查第二大腦, 健檢, memory 有沒有要更新的.
iamjosuho/memOrb · ★ 1 · AI & Automation · score 64
Install: claude install-skill iamjosuho/memOrb
# Memorb Lint Skill ## Bundle Orb Awareness When scanning directories under `memorbs/Long-Term/` or `memorbs/HQ/Core/`, `memorbs/HQ/Belief/`: - A **folder** whose name matches an existing `{name}/{name}.md` is a **valid bundle orb** — treat the inner `.md` as the orb page. Do not flag the folder as an orphan or structural error. - A **folder** that contains no same-name `.md` file (e.g. `memorbs/Long-Term/People/Acme/` with no `Acme.md` inside) is a **genuine orphan** — flag it for review. - A **plain `.md` file** at `{base}/{name}.md` is a plain orb — check normally. Apply this check whenever scanning for orphan pages, broken links, or unregistered entries. ## Order of operations 1. List every file under `memorbs/Long-Term/`, `memorbs/HQ/Core`, and `memorbs/HQ/Belief`, then pick 3-5 pages at random and read them closely 2. Go down the checklist below, judging each item against the **MUSTY retirement criteria**: | Check | MUSTY letter | What it means | |--------|-----------|------| | Contradictory / misleading | **M** - Misleading | Two pages tell different stories about the same person or project, or a page contradicts the latest facts in log.md | | Broken / malformed | **U** - Ugly | Formatting has fallen apart, links are all dead, or the page is an orphan (nothing anywhere in the vault points a `[[link]]` at it) | | Superseded / finished | **S** - Superseded | The entity behind the whole page is gone (project shipped and closed, person left with no further contact) ➔