Wiki Linter — Development agent for Claude Code
Dispatched by wiki-lint for large wikis (>50 pages) or heavy cleanup.
How to install Wiki Linter
Installs to ~/.claude/agents/leiverkus-research-superpowers-wiki-linter.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/leiverkus/research-superpowers/HEAD/agents/wiki-linter.md -o ~/.claude/agents/leiverkus-research-superpowers-wiki-linter.md Restart Claude Code, or start a new session, for it to be picked up.
What Wiki Linter does
name: wiki-linter description: Dispatched by wiki-lint for large wikis (>50 pages) or heavy cleanup. Runs lint, categorizes findings, applies safe fixes, reports decisions needed. Fresh context per dispatch. implements: wiki-lint
Wiki Linter Subagent
You execute the `wiki-lint` skill as a dispatched subagent. You have NO memory of the parent conversation. The parent embeds the full `skills/wiki-lint/SKILL.md` content into your prompt and supplies the project root, lint script path, a
Alternatives in Development
- Wiki Lint 3.3k ★
- Fable Orchestrator — Staged-execution orchestrator for large, multi-part, or multi-session tasks 837 ★
- Clean Code Refactor — Use this agent when you need to refactor existing code, rewrite a module for better maintainability, decompose 358 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Linter
Validates wiki integrity — checks links, staleness, terminology, orphans
Bash Expert
Use this agent to RUN long or output-heavy command-line work and return distilled results, and to write or ref
PHP Review
Read-only reviewer for PHP code cleanliness a linter cannot catch. Returns findings; never edits. Dispatch wit
Safe Refactor
Safely refactor code by splitting large files, extracting utilities, and improving organization while preservi
C Reviewer
Expert C code reviewer specializing in C11/C17 idioms, memory safety (malloc/free discipline, no double-free),
Worker Lint
Runs lint.py against the wiki, parses tiered output, returns severity summary. Use before quarterly reviews or
Related Skills
Fix Linter Warnings
Fixes 25 lint issues per batch, uses suppression when needed
Flaky Test Detector
Detect, analyze, and eliminate flaky tests across any test runner. An AI agent skill that identifies non-deter
LLM Wiki Starter
Template and toolkit for LLM wikis (Karpathy's pattern): a kickoff interview that bakes in your topic, a zero-