repository-wiki
Installation
SKILL.md
Repository wiki
Maintain a small, durable project knowledge base from source documents already available in the repository. Git supplies review, history, and rollback; the agent supplies ingestion, reconciliation, retrieval, and maintenance.
Use one command family:
/wiki init/wiki ingest <path...>/wiki query <question> [--save <path>]/wiki context <purpose> [--budget <tokens>] [--save <path>]/wiki check [--fix]/wiki rebuild
Natural-language requests equivalent to these commands use the same workflows. Do not require a knowledge-base application, database, MCP server, custom executable, package installation, or global configuration.
Route the request
- Read
references/repository-contract.mdfor the shared layout, manifest, citation, safety, and reporting rules. - Read the one command reference that matches the request: