Wf Check banner
thevrus thevrus

Wf Check

Documentation community

Description

Check which documentation has drifted from the codebase without making any changes. Follow the UI patterns from @commands/ui-brand.md for all output formatting. ``` ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ wiki-forge ► CHECKING ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ ``` ## Steps 1. Find the docs directory — look for `.doc-map.json` in `docs/`, `wiki/`, or the repo root. If not found, tell the user to run `/wf-init` first. 2. Read `.last-sync` to get the last com

Installation

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

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

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

Full documentation available on GitHub

View Source Repository