Kb Maintain banner
olegvg olegvg

Kb Maintain

Development community

Description

--- description: Guided KB maintenance: check drift, refresh selected paths, and record shipped decisions argument-hint: optional scope path, plan path, or mode --- Invoke the `kb-maintain` skill with: `$ARGUMENTS` If `$ARGUMENTS` is empty, start with a read-only drift check and ask the user to approve any write steps.

Installation

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

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

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

Full documentation available on GitHub

View Source Repository