npx claudepluginhub skinnnyjay/wiki-llm --plugin llm-wiki# Lint wiki Follow the **wiki-lint** skill across `wiki/` and `wiki/index.md`. Propose concrete fixes or questions for the user. ## Quick usage - Run after large merges: orphans, broken `[[wikilinks]]`, contradictions. ## Arguments $ARGUMENTS ## Smoke check - **CLI:** Run the primary `llm-wiki` command(s) shown in this file; use a configured vault (`LLM_WIKI_VAULT` or `./llm-wiki`). - **Prompt:** In Claude Code with this plugin loaded, run the matching `/llm-wiki:…` command (if any) and verify the first CLI step completes without errors.
/lintRuns wiki health checks for structure, frontmatter, links, tags, coverage, stale content, inconsistencies. Supports --fix, --deep, --wiki <name>, --local.
/lintActivates the holistic-linting skill to run full linting ecosystem on optional file/directory paths or all modified files in the current task.
/lintRuns structural and semantic linting on the LLM Wiki: checks for orphans, broken links, contradictions; proposes fixes for approval.
/lintLints Drupal or Next.js projects by auto-detecting type, running Drupal Coder/PHPCS/ESLint/Prettier checks, reporting violations by file/line, suggesting auto-fixes, and outputting JSON report.
/lintRuns ansible-lint on playbook path (or ansible/ default), categorizes issues by severity, explains rules with fix guidance, lists common fixes, and reports totals/top issues.
/lintLints and formats staged files (or optional path) non-interactively using detected tools: ESLint, cargo clippy, golangci-lint/go vet, ruff, phpstan for JS/TS, Rust, Go, Python, PHP.
Follow the wiki-lint skill across wiki/ and wiki/index.md. Propose concrete fixes or questions for the user.
[[wikilinks]], contradictions.llm-wiki validate --wikilinks
$ARGUMENTS
llm-wiki command(s) shown in this file; use a configured vault (LLM_WIKI_VAULT or ./llm-wiki)./llm-wiki:… command (if any) and verify the first CLI step completes without errors.