Knowledge Consolidate banner
notverysalty notverysalty

Knowledge Consolidate

Development community

Description

--- description: Monthly governance of the lore knowledge base (dedupe / resolve conflicts / harvest pending / polish / archive / rebuild index) --- Use the `knowledge-consolidate` skill to run a governance pass over the current repo's `docs/ai-knowledge/`: semantic dedupe, contradiction checks, polish of high-load/low-hit entries, harvest of `promote: pending` cross-repo knowledge, retirement of stale entries into archive, and index/rules rebuild. Output as a normal PR, one-line rationale per

Installation

Installs to ~/.claude/skills/notverysalty-lore-plugin-knowledge-consolidate/SKILL.md

Terminal
mkdir -p ~/.claude/skills/notverysalty-lore-plugin-knowledge-consolidate && curl -fsSL https://raw.githubusercontent.com/notverysalty/lore-plugin/HEAD/commands/knowledge-consolidate.md -o ~/.claude/skills/notverysalty-lore-plugin-knowledge-consolidate/SKILL.md

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

Full documentation available on GitHub

View Source Repository