batch
01Command
This page documents how the livewiki batch command is registered with the Commander CLI framework and how it formats batch run reports for human consumption.
MCP server + CLI for agent-first living documentation: verifiable Markdown wikis anchored to real code, with deterministic staleness detection. @livewiki/mcp exposes the wiki to any MCP-capable agent.
Command
This page documents how the livewiki batch command is registered with the Commander CLI framework and how it formats batch run reports for human consumption.
Command
The livewiki export command turns the project's curated wiki into a deliverable artifact on disk: either a flattened snapshot under .livewiki/export/ / (for generic, github-wiki, and gitlab-wiki targets) or a synthesized repository-root README.md (for the readme target).
Command
The index command reindexes a repository and synchronizes its anchor ledger while selecting human-readable, JSON, or quiet output.
Command
This directory holds every livewiki subcommand registered on the root Commander program in the @livewiki/cli package. Each file is a thin adapter that wires one CLI verb into the program and delegates the real work to sibling modules in @livewiki/core: init provisions a repo and drives the indexing and LLM pipeline…
Command
The livewiki init command is the CLI entry point that provisions a repository's livewiki directories, indexes the source tree, and (optionally) drives the full LLM documentation pipeline.
Command
This page explains how the livewiki install CLI command detects installed coding agents and safely configures the livewiki MCP server entry, hook templates, shared skills, and optional pointer files.
Command
This page documents the livewiki pointer subcommand, which manages an opt-in "pointer" block inside an AGENTS.md or CLAUDE.md file at the repository root.
Command
The livewiki serve command registers an MCP server on stdio inside the livewiki CLI, sharing the same runtime as the standalone livewiki-mcp binary.
Command
This page documents the CLI command that reports the current health of a livewiki index.
Command
The livewiki update command records incremental documentation work and emits a focused package for the next update.
Command
This page documents the livewiki verify CLI subcommand, which checks a generated wiki for the kinds of corruption that would break readers or CI pipelines.
Command
The livewiki view CLI command builds a self-contained static site from the canonical livewiki/ wiki and opens it in a browser.
At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: