Wiki Reflect banner
Pratiyush Pratiyush

Wiki Reflect

Documentation community

Description

Run a self-reflection pass over the whole wiki — look for patterns, gaps, and improvement opportunities. Usage: /wiki-reflect [focus-area] `$ARGUMENTS` is an optional focus hint: `patterns`, `gaps`, `quality`, `contradictions`, or omit for a general pass. Unlike `/wiki-lint` (which finds structural issues) or `/wiki-query` (which answers one question), `/wiki-reflect` asks the higher-order question: **what is this wiki trying to say, and what's missing?** ## Steps 1. **Read `wiki/index.md`

Installation

Installs to ~/.claude/commands/pratiyush-llm-wiki-wiki-reflect.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/Pratiyush/llm-wiki/HEAD/.claude/commands/wiki-reflect.md -o ~/.claude/commands/pratiyush-llm-wiki-wiki-reflect.md

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

Full documentation available on GitHub

View Source Repository