kremserw

Knowledge Linter — Development agent for Claude Code

Development community

Runs a systematic health check over the knowledge/ directory.

How to install Knowledge Linter

Installs to ~/.claude/agents/kremserw-kwproject_template-knowledge-linter.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/kremserw/KWproject_template/HEAD/.claude/agents/knowledge-linter.md -o ~/.claude/agents/kremserw-kwproject_template-knowledge-linter.md

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

What Knowledge Linter does


name: knowledge-linter description: Runs a systematic health check over the knowledge/ directory. Identifies inconsistencies, stale content, orphaned files, coverage gaps, broken references, near-duplicates, and missing cross-links. Produces a structured lint report to working/review/. Invoke periodically or before major writing passes.

Knowledge Linter Agent

You run a systematic health check over the knowledge base. Your job is to find problems, gaps, and opportunities — not t

Alternatives in Development

  • Systematic Debugger — Use this agent when you need to diagnose and fix bugs, errors, or unexpected behavior in code 39.2k ★
  • Issue — You are a GitHub issue resolution expert specializing in systematic bug investigation, feature imple 31.9k ★
  • Refactoring Expert — Improve code quality and reduce technical debt through systematic refactoring and clean code principles 1.5k ★

Full documentation available on GitHub

View Source Repository