Commands Overview
All Lore CLI commands at a glance.
Core Commands
| Command | Description |
|---|---|
lore init |
Initialize Lore in the current repository |
lore new |
Create documentation on demand |
lore show |
Search and display documents |
lore list |
List all documents in the corpus |
lore status |
Repository health dashboard |
lore delete |
Delete a document |
lore pending |
Manage undocumented commits |
Maintenance
| Command | Description |
|---|---|
lore doctor |
Diagnose and repair corpus issues |
lore hook |
Manage the Git post-commit hook |
lore config |
View and manage configuration |
lore release |
Generate release notes |
lore demo |
Interactive demo |
lore decision |
Decision engine status |
Angela (AI-Assisted + Offline)
| Command | Description |
|---|---|
lore angela draft |
Zero-API structural analysis (offline) |
lore angela polish |
AI-assisted rewrite + offline synthesizer enrichment |
lore angela review |
Corpus-wide coherence analysis (AI) |
lore angela consult |
Ad-hoc single-persona consultation (offline) |
See also: Angela Personas — reference for the 7 expert lenses.
Updates
| Command | Description |
|---|---|
lore check-update |
Check if a newer version is available |
lore upgrade |
Upgrade Lore to the latest version |
Utilities
| Command | Description |
|---|---|
lore completion |
Generate shell completion scripts |
Related Guides
- Document Types & Metadata — Types, statuses, and front matter reference
- Contextual Detection — How the hook decides what to do
- Configuration — Full config reference