Wiki Ask banner
Polobase Polobase

Wiki Ask

Documentation community

Description

--- description: Ask the wiki a question using progressive disclosure, and optionally file the answer back --- Answer from the wiki: **$ARGUMENTS** ## How to retrieve Progressive disclosure. Do not read the whole wiki, and do not grep first. 1. Read `wiki/index.md`. 2. Follow it to the relevant section `index.md`. 3. Open the **1-3** pages that actually bear on the question. 4. Only if the index genuinely fails to resolve it, fall back to `tools/wiki search`. ## How to answer - Answer from

Installation

Installs to ~/.claude/commands/polobase-llm-wiki-template-wiki-ask.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/Polobase/llm-wiki-template/HEAD/.claude/commands/wiki-ask.md -o ~/.claude/commands/polobase-llm-wiki-template-wiki-ask.md

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

Full documentation available on GitHub

View Source Repository