Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.tryvoss.dev/llms.txt

Use this file to discover all available pages before exploring further.

Use voss do in plan mode when you want an architecture summary or risk assessment.

Run the analysis

cd path/to/repo
voss do "analyze this repo: summarize architecture, entry points, tests, and risks"

Ask for specific outputs

voss do "find the authentication flow and explain which files own it"
voss do "summarize this diff and identify missing tests"

Expected behavior

In plan mode, Voss can inspect files and git state but cannot write files or run mutating tools.

Save useful context

As project cognition lands, repo analysis should update .voss/architecture.md and related project memory. Until then, treat the answer as a session artifact.