vault-operationslisted
Install: claude install-skill nikolanovoselec/codeflare
# Vault Operations
`/home/user/Vault/` is the persistent, user-curatable note store, synced session-to-session via rclone bisync to R2. The vault is always tagged `user_vault` in the unified graph from entrypoint init, never pruned by active-repo prune-on-switch, and skipped by the active-repo PostToolUse hook (a tool call inside the vault never re-tags it).
## Layout
```
Vault/
├── Index.md <- PRESEED: codeflare dashboard (overwrite each boot)
├── README.md <- PRESEED: vault user guide (overwrite each boot)
├── CONFIG.md <- PRESEED: SilverBullet #meta config page (overwrite each boot)
├── STYLES.md <- PRESEED: codeflare editor theme (overwrite each boot)
├── Raw/
│ ├── Sessions/ <- AGENT-OWNED: written by capture agent (sonnet), one .md per 15-prompt batch
│ └── Pasted/ <- USER-OWNED, OPTIONAL: manual archive only; NOT the SB drag-drop target
├── Notes/ <- USER-OWNED: curated prose; SB attachments land next to the note
├── Inbox/ <- USER-OWNED: SB Quick Note lands under Inbox/YYYY-MM-DD/
├── Journal/ <- USER-OWNED: SB "Journal: Today" lands here
├── Library/Codeflare <- PRESEED: bundled SB plugs (pdf, treeview, github, graph)
├── graphify-out/ <- DERIVED: regenerated by vault-extract agent; never hand-edit
└── .silverbullet/ <- EDITOR CONFIG: SilverBullet maintains it
```
## Reading
Prefer the unified graph (`mcp__graphify__*`) for any cross-session lookup; it ingests every vault file p