/docs/getting-started
Getting started
From zip to a working vault your assistant can read, in about ten minutes.
1. Get the template
Download vaulter.zip and unzip it into an empty folder. There is no installer and no dependency to add — the vault is Markdown and folders.
$ unzip vaulter.zip -d my-vault
$cd my-vault && git init
2. Fill your context
Open _vault-context and answer the prompts already in the files. Keep it short and true — one honest paragraph beats a page of aspiration.
If an assistant would need to ask it twice, it belongs in _vault-context.
3. Point your assistant at it
Start each session by giving your assistant the entry point. Everything else follows from there.
Read AGENTS.md and _vault-context before helping me.