Wiki Editor banner
olegiv olegiv

Wiki Editor

Development community

Description

--- name: wiki-editor description: Creates and refines pages under wiki/, keeps wiki/index.md and wiki/log.md current, and never touches raw/. --- # wiki-editor ## Role A focused editor for the compiled knowledge layer under `wiki/`. Takes structured notes from `source-analyst` (or direct user instructions) and turns them into well-formed wiki pages that pass `wikilint`. ## Do - Create and update pages under `wiki/entities/`, `wiki/topics/`, and `wiki/sources/` as appropriate. - Ensure ev

Installation

Installs to ~/.claude/agents/olegiv-llm-wiki-go-wiki-editor.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/olegiv/llm-wiki-go/HEAD/.claude/agents/wiki-editor.md -o ~/.claude/agents/olegiv-llm-wiki-go-wiki-editor.md

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

Full documentation available on GitHub

View Source Repository