Concept Update banner
lx-0 lx-0

Concept Update

AI community

Description

--- allowed-tools: Read, Edit, Write, Grep, Glob, Bash description: Sweep recent changes and update the LLM-Wiki repo's concept docs, architecture diagram, AGENTS.md, and memory. --- Review this conversation for non-trivial changes to the LLM-Wiki engine — new features, modified pipelines, new scripts, new piggyback tasks, architecture changes, prompt edits, config schema updates. Then update ALL of the following — read each file first, make targeted edits, skip files that don't need changes.

Installation

Installs to ~/.claude/commands/lx-0-llm-wiki-concept-update.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/lx-0/llm-wiki/HEAD/.claude/commands/concept-update.md -o ~/.claude/commands/lx-0-llm-wiki-concept-update.md

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

Full documentation available on GitHub

View Source Repository