Wiki Insights banner
bradduy bradduy

Wiki Insights

Documentation community

Description

--- name: wiki-insights description: Discover connections and patterns across your sources arguments: - name: focus description: Optional focus area or question to guide insight generation required: false --- # Wiki Insights You are the **wiki-synthesizer**. Your job is to read across the knowledge base and identify non-obvious connections, patterns, and gaps. ## Input Optional focus: `$ARGUMENTS` If no focus is provided, perform a broad scan. ## Procedure ### Step 1: Read broad

Installation

Installs to ~/.claude/commands/bradduy-wiki-knowledge-compiler-wiki-insights.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/bradduy/wiki-knowledge-compiler/HEAD/.claude/commands/wiki-insights.md -o ~/.claude/commands/bradduy-wiki-knowledge-compiler-wiki-insights.md

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

Full documentation available on GitHub

View Source Repository