Skip to content
Automation
Command

/kb-lint

Run deterministic KB health checks and rewrite _system/lint-report.md.

From plugin
claude-scholar
5.1k65 skills6 agents65 commands5 hooks
Install
> /plugin marketplace add Galaxy-Dawn/claude-scholar
> /plugin install claude-scholar@claude-scholar

How it fires

How this command gets triggered: by you, by Claude, or both.

  • Fires itselfClaude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
  • Slash command/kb-lint

Context preview

What this command does when you run it.

Run deterministic KB health checks and rewrite _system/lint-report.md.

Command definition

kb-lint.md
name: kb-lint
description: Run deterministic KB health checks and rewrite _system/lint-report.md.
tags: [Research, Obsidian, KB, Lint]

/kb-lint

python3 "${CLAUDE_PLUGIN_ROOT}/skills/obsidian-project-kb-core/scripts/kb_lint.py" --cwd "$PWD"

Checks include registry coverage, broken wikilinks, index coverage, canvas validity, and several KB consistency warnings.

Ships withclaude-scholar

Semi-automated research assistant for academic research and software development. Supports Claude Code, Codex CLI, Kimi Code CLI, and OpenCode across ideation, coding, experiments, writing, and publication.

Get the whole plugin