Wf Compile banner
thevrus thevrus

Wf Compile

Documentation community

Description

Compile documentation for this repository using the wiki-forge system. $ARGUMENTS Follow the UI patterns from @commands/ui-brand.md for all output formatting. ## Step 1: Read config Read `docs/.doc-map.json` (or the docs directory specified in arguments). If it doesn't exist, tell the user to run `/wf-init` first. If the user passed `--force`, recompile ALL docs from scratch. Otherwise, check git for what changed since last compile (read `docs/.last-sync` for the last commit hash, then `git

Installation

Installs to ~/.claude/skills/thevrus-wiki-forge-wf-compile/SKILL.md

Terminal
mkdir -p ~/.claude/skills/thevrus-wiki-forge-wf-compile && curl -fsSL https://raw.githubusercontent.com/thevrus/Wiki-Forge/HEAD/commands/wf-compile.md -o ~/.claude/skills/thevrus-wiki-forge-wf-compile/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository