Skip to content

Releases: thevrus/Wiki-Forge

Wiki Forge v1.0.0

07 Apr 04:40

Choose a tag to compare

Wiki Forge v1.0.0

LLM-powered documentation compiler that keeps your docs in sync with your code.

Install

npx wiki-forge install-commands

Then open any project in Claude Code and type /wf-init.

Features

  • Slash commands/wf-init, /wf-compile, /wf-check, /wf-health, /wf-query, /wf-validate, /wf-index
  • GitHub Action — auto-compile docs on every push, open PR with diff preview
  • Structured wiki — entities, concepts, INDEX.md, Mermaid diagrams, inline citations
  • Multi-provider — Gemini, Claude, OpenAI, or local (Claude Code)
  • Interview-first init — asks about your project before suggesting docs
  • Git-aware drift detection — only recompiles what changed