kb-maintain

Installation
SKILL.md

kb-maintain — Guided KB Maintenance Flow

When to use

User wants the KB brought current but has not specified whether the work is a drift check, a scoped refresh, decision recording, or a sequence of those operations.

This skill is an orchestrator. It does not implement refresh or decision-record logic directly; it delegates to the atomic skills and keeps each write boundary visible to the user.

Input

  • Optional scope path(s), e.g. src/billing/ or src/billing/ src/auth/.
  • Optional plan path, e.g. docs/plans/2026-03-19-1400/plan-billing-rewrite.md.
  • Optional mode words like check only, refresh, record decisions, or full.

If the user's intent is ambiguous, ask one short clarification before writing anything.

Workflow

1. Branch on user input

Installs
6
GitHub Stars
6
First Seen
May 22, 2026
kb-maintain — olegvg/olegvg-skills