# Vault · mehmetcakoglu

> | Hybrid knowledge vault system (Obsidian-compatible markdown wikis) that archives Claude Code sessions, architectural decisions, bugs, domain concepts, entities, and reusable patterns. Two vaults coexist: a global vault (~/Global Claude Vault/) for cross-project knowledge and per-project vaults (<project/docs/vault/) for project-specific knowledge. Implements the LLM-Wiki pattern (RAW → WIKI ← SCHEMA) with INGEST / QUERY / LINT operations — the LLM maintains a persistent, cumulative artifact that grows smarter with every session. Use this skill whenever the user: - Asks about past work, prior decisions, earlier bugs, or previous sessions ("what did we decide about X", "have we seen this bug before", "why did we go with Y") - Wants to persist context for the future ("remember this", "save this", "archive this", "don't forget", "add to the vault", "ingest it") - References the vault or archive explicitly ("vault", "wiki", "knowledge base", "archive") - Sets up a new project that should have a vault ("initialize vault", "/vault:init") - Asks to scan or ingest Claude Code sessions (~/.claude/projects//.jsonl) - Reports a bug, makes an architectural decision, or discovers a reusable pattern worth recording - Wants cross-session continuity (remembering what was decided days or weeks ago) Proactively suggests recording when the user makes a decision, fixes a bug, or establishes a pattern that would be useful later. Uses the /vault:init, /vault:scan, /vault:ingest, and /vault:batch-ingest slash commands when they match cleanly, but performs ingest/query/lint operations directly when the user's request doesn't map to a command.

## Facts
- Page: https://tashan.sh/capability/skill-mehmetcakoglu-vault
- tashan id: skill:mehmetcakoglu/vault
- Source: https://github.com/mehmetcakoglu/claude-obsidian-vault-skill
- Type: skill
- Category: productivity
- tashan score: 38.0 / 100
- Adoption: 14.0
- Upkeep: 71.0
- Freshness: 77.0
- Evidence coverage: 84% of the inputs this score can use
- Health: active
- Instruction depth: not yet graded
- License: NOASSERTION
- Official: no

## Install

```sh
cp -r vault ~/.claude/skills/
```

## Security audit
Not scanned. We audit npm-published capabilities; this one has no npm package we can resolve, or has not reached the queue. This is not a clean bill of health.

---
Measured 2026-08-10 by tashan (https://tashan.sh) from public evidence. Scorer s5.
