Kb Refresh banner
olegvg olegvg

Kb Refresh

Development community

Description

--- description: Synchronize .kb/ with changes in one or more corpus paths argument-hint: one or more paths within the corpus (recommended) --- Invoke the `kb-refresh` skill with the path(s) in `$ARGUMENTS`. Multiple paths may be passed in a single call (preferred over N sequential calls) — the skill batches the diff and advances state once. If `$ARGUMENTS` is empty: 1. Do **not** infer scope from `git status`, the working tree, or "everything since the watermark". 2. Do **not** default to th

Installation

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

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

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

Full documentation available on GitHub

View Source Repository