Kb Recluster banner
NoobAIDeveloper NoobAIDeveloper

Kb Recluster

Documentation community

Description

--- description: Re-derive the topic map and reconcile affected wiki pages argument-hint: [natural-language hint, e.g. "split finance from business"] --- The user wants to rework the cluster map. The current working directory should be a engram KB (it should contain a `CLAUDE.md` and a `.engram/` subdirectory). If it doesn't, tell the user to `cd` into their KB first or run `/kb-init` to scaffold one. Also confirm `.engram/cluster-map.json` already exists. If it doesn't, there's nothing to rec

Installation

Installs to ~/.claude/skills/noobaideveloper-twitter-wiki-kb-recluster/SKILL.md

Terminal
mkdir -p ~/.claude/skills/noobaideveloper-twitter-wiki-kb-recluster && curl -fsSL https://raw.githubusercontent.com/NoobAIDeveloper/twitter-wiki/HEAD/commands/kb-recluster.md -o ~/.claude/skills/noobaideveloper-twitter-wiki-kb-recluster/SKILL.md

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

Full documentation available on GitHub

View Source Repository