Kb Check Drift banner
olegvg olegvg

Kb Check Drift

Development community

Description

--- description: Check whether .kb/ is stale — read-only, returns refresh candidates --- Invoke the `kb-check-drift` skill on the current corpus. This is a read-only operation — it will not modify `.kb/` or `.kb-state.json`.

Installation

Installs to ~/.claude/skills/olegvg-kb-for-agents-kb-check-drift/SKILL.md

Terminal
mkdir -p ~/.claude/skills/olegvg-kb-for-agents-kb-check-drift && curl -fsSL https://raw.githubusercontent.com/olegvg/kb-for-agents/HEAD/commands/kb-check-drift.md -o ~/.claude/skills/olegvg-kb-for-agents-kb-check-drift/SKILL.md

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

Full documentation available on GitHub

View Source Repository