eduardoabreu81/livewiki

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.

0Stars on the repository
15Mods indexed here, across every type
7d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

batch

01

eduardoabreu81/livewiki

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.

0 7d ago A 0 tokens original MIT

export

02

eduardoabreu81/livewiki

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).

0 7d ago A 0 tokens original MIT

index-cmd

03

eduardoabreu81/livewiki

Command

The index command reindexes a repository and synchronizes its anchor ledger while selecting human-readable, JSON, or quiet output.

0 7d ago A 0 tokens original MIT

index

04

eduardoabreu81/livewiki

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…

0 7d ago A 0 tokens original MIT

init

05

eduardoabreu81/livewiki

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.

0 7d ago A 0 tokens original MIT

install

06

eduardoabreu81/livewiki

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.

0 7d ago A 0 tokens original MIT

pointer

07

eduardoabreu81/livewiki

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.

0 7d ago A 0 tokens original MIT

serve

08

eduardoabreu81/livewiki

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.

0 7d ago A 0 tokens original MIT

status

09

eduardoabreu81/livewiki

Command

This page documents the CLI command that reports the current health of a livewiki index.

0 7d ago A 0 tokens original MIT

update

10

eduardoabreu81/livewiki

Command

The livewiki update command records incremental documentation work and emits a focused package for the next update.

0 7d ago A 0 tokens original MIT

verify

11

eduardoabreu81/livewiki

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.

0 7d ago A 0 tokens original MIT

view

12

eduardoabreu81/livewiki

Command

The livewiki view CLI command builds a self-contained static site from the canonical livewiki/ wiki and opens it in a browser.

0 7d ago A 0 tokens original MIT

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: