Skip to main content
Xavier

Configuration

Xavier's configuration lives in ~/.xavier/config.md. It's a markdown file with structured sections, set during /xavier setup and editable at any time.

User profile

## User
- name: Ada
- teams: [platform, infrastructure]
- workflow: async-first
- review-priorities: [security, correctness]
FieldDescription
nameHow Xavier addresses you
teamsYour team identifiers — links to team convention notes
workflowYour preferred working style
review-prioritiesWhich review dimensions matter most to you — tailors default persona emphasis

Git strategy

## Git
- strategy: batch-commit
ValueBehavior
auto-commitEvery vault write triggers a commit
batch-commitCommits at natural checkpoints (default)
user-drivenNever auto-commits; periodic reminders
batch-commit-pushBatch commits that also push to remote

Export

## Export
- export-vault-path: ~/vault-2
- export-show-diff: false
FieldDescriptionDefault
export-vault-pathPath to your personal Obsidian vault(none — optional)
export-show-diffShow diffs when an export would overwrite an existing filefalse

Editing config

You can edit ~/.xavier/config.md directly, or re-run /xavier setup to update preferences interactively. Re-running setup won't lose vault content.

Last updated: 4/8/26, 10:45 PM

Edit this page on GitHub
XavierAI Agent Orchestrator & Knowledge System
Community
github