LLM Wiki Audit Feedback Loop

Durable feedback loop for correcting llm-wiki pages without losing the correction to chat history. Use when (1) a human notices a wiki page is wrong, outdated, or contradicts a source, (2) processing the `audit/` inbox of a domain wiki, (3) reviewing what feedback has been resolved vs deferred, (4) needing to leave a comment on a specific text range that survives line- number drift. Implements the anchored-text audit file pattern from lewislulu/llm-wiki-skill, adapted for workspace-hub's domain-wiki layout under /mnt/local-analysis/llm-wiki/wikis/<domain>/. Extends the 5-op model (compile/ingest/query/lint) from research/llm-wiki with the missing `audit` op. Never silently delete feedback — rejected audits stay archived with rejection rationale.

vamseeachanta 760022c 2 files · 18.8 KB Updated

File contents

vamseeachanta/workspace-hub/tree/main/.claude/skills/research/llm-wiki-audit-feedback-loop commit 760022c73b

Frequently asked questions

npx skillmds@latest add vamseeachanta/llm-wiki-audit-feedback-loop