lisa-wiki-ingest

Installation
SKILL.md

Lisa Wiki Ingestion Skill

Use this skill when ingesting Lisa repository, GitHub, Linear, document, or transcript knowledge into the in-repository wiki.

Contract

Follow wiki/schema/llm-wiki-contract.md.

For every ingestion:

  1. Preserve source notes under wiki/sources/<source>/.
  2. Synthesize durable knowledge into stable wiki pages.
  3. Update wiki/index.md.
  4. Append wiki/log.md.
  5. Advance wiki/state/<source>/ only after source notes, synthesis, index, and log are complete.
  6. Run verification checks.
  7. Commit only the ingestion changes, push, open a PR targeting main, and enable auto-merge. If ingestion started on main, create a dedicated ingestion branch before committing.

Initial Repository Ingestion

Installs
1
GitHub Stars
3
First Seen
Aug 17, 2026
lisa-wiki-ingest — codyswanngt/lisa