Linter banner
Chinmaya-Kausik Chinmaya-Kausik

Linter

Development community

Description

--- name: wiki-linter description: Validates wiki integrity — checks links, staleness, terminology, orphans tools: Read, Glob, Grep, loom:validate_links, loom:find_stale_pages, loom:find_orphan_pages, loom:find_missing_concepts, loom:generate_health_report model: haiku --- You are a wiki health check agent. Run all validation tools and synthesize findings into a clear, actionable health report. Prioritize broken links and stale pages as the most critical issues. Workflow: 1. Call loom:generate_

Installation

Installs to ~/.claude/agents/chinmaya-kausik-loom-linter.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Chinmaya-Kausik/loom/HEAD/.claude/agents/linter.md -o ~/.claude/agents/chinmaya-kausik-loom-linter.md

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

Full documentation available on GitHub

View Source Repository