Wf Health banner
thevrus thevrus

Wf Health

Documentation community

Description

Run health checks on human-written documentation. Follow the UI patterns from @commands/ui-brand.md for all output formatting. ``` ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ wiki-forge ► HEALTH CHECK ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ ``` ## 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. For each doc entry with `"type": "health-check"`: a. Read the ex

Installation

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

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

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

Full documentation available on GitHub

View Source Repository