Skip to main content

vault-maintain

Inspect, lint, organize, deduplicate, or repair the External Brain vault. Use for broken links, orphan notes, stale pages, duplicate concepts, provenance gaps, and semantic review; not for ordinary capture or paper ingestion.

설치로 이동

소스 정보

저장소
Aznatkoiny/external-brain
최근 소스 활동
2026년 8월 20일 03:33
감지된 SKILL.md 언어
영어
스타
0
포크
0

설치 방법

기본적으로 소스를 먼저 확인하는 Prompt가 선택됩니다. 직접 명령으로 전환하거나 로컬 사본을 다운로드할 수도 있습니다.

소스 파일 검토

설치 여부를 결정하기 전에 SKILL.md와 SkillsMP에 표시된 보조 파일을 읽어 보세요.

파일 탐색기
2 개 파일

SKILL.md 표시 중

SKILL.md
소스 지침 · 읽기 전용 미리보기
name
vault-maintain
description
Inspect, lint, organize, deduplicate, or repair the External Brain vault. Use for broken links, orphan notes, stale pages, duplicate concepts, provenance gaps, and semantic review; not for ordinary capture or paper ingestion.
# Vault Maintain Keep the graph structurally valid and semantically honest while preserving source material and human judgments. ## Required context Read `vault/system/protocol.md`, `vault/system/schema.md`, `vault/system/relationships.md`, and `skills/obsidian-markdown/SKILL.md`. ## Workflow 1. Run `python3 scripts/vault_lint.py --json tmp/vault-lint.json` for deterministic findings. 2. Review warnings that need semantics: synonym pages, weakly explained links, unsupported inference, stale syntheses, missing concepts, or potential conflicts. 3. Auto-fix safe structural issues such as an index omission or an unambiguous broken path. Do not merge distinct concepts merely because their titles look similar. 4. Never edit an original PDF. If a recorded source hash changed, stop and report the drift rather than updating the recorded hash. 5. Move possible contradictions, ambiguous merges, and vocabulary changes to `vault/system/review-queue.md`. Only the user confirms these judgments. 6. Preserve useful redirects with `aliases` when consolidating pages, and update contextual links rather than adding noisy reciprocal lists. 7. Append a `maintain` entry to `vault/system/log.md`, update affected timestamps, and rerun the linter. Report deterministic errors separately from semantic suggestions. A clean lint run does not prove that the knowledge is true.
GitHub에서 보기