Wf Query banner
thevrus thevrus

Wf Query

Documentation community

Description

Answer a question about this codebase using the compiled wiki. $ARGUMENTS Follow the UI patterns from @commands/ui-brand.md for all output formatting. ``` ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ wiki-forge ► QUERY ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ ``` ## Steps 1. Find the docs directory — look for `.doc-map.json` in `docs/`, `wiki/`, or the repo root. Read `INDEX.md` to understand what's available. 2. Based on the question, read the relevant docs, entity

Installation

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

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

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

Full documentation available on GitHub

View Source Repository