Wiki Compact banner
omnilertlabs omnilertlabs

Wiki Compact

Documentation community

Description

--- description: Reconcile superseded/conflicting facts and compact an oversized log (append --dry-run to preview) --- Use the wiki-compact skill. If its steps aren't in your context after the skill loads, read the installed procedure at `~/.claude/plugins/cache/*/agent-wiki/*/skills/wiki-compact/SKILL.md` and follow it. If the arguments include `--dry-run`, follow the skill's dry-run path (emit a change plan, write nothing). $ARGUMENTS

Installation

Installs to ~/.claude/skills/omnilertlabs-agent-wiki-wiki-compact/SKILL.md

Terminal
mkdir -p ~/.claude/skills/omnilertlabs-agent-wiki-wiki-compact && curl -fsSL https://raw.githubusercontent.com/omnilertlabs/agent-wiki/HEAD/commands/wiki-compact.md -o ~/.claude/skills/omnilertlabs-agent-wiki-wiki-compact/SKILL.md

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

Full documentation available on GitHub

View Source Repository