Detects integrity issues in documentation wikis.

Install

mkdir -p .claude/skills/lisa-lint && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/13641" && unzip -o skill.zip -d .claude/skills/lisa-lint && rm skill.zip

Installs to .claude/skills/lisa-lint

Activation

This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.

Health-check the LLM Wiki: orphan pages, contradictions, stale claims, broken internal links, missing index/log coverage, structure violations, and secret/tenant leaks. Read-only — reports findings, does not fix them.
217 charsno explicit “when” trigger
Beginner

Key capabilities

  • Health-check LLM Wiki pages
  • Report on orphan pages
  • Identify contradictions and stale claims
  • Detect broken internal links
  • Find missing index/log coverage
  • Report structure violations and secret/tenant leaks

How it works

This skill performs a read-only health check of LLM Wiki pages by diagnosing various integrity issues and reporting findings by severity.

Inputs & outputs

You give it
A plain-English request that matches the skill or `$lisa-lint` command with arguments
You get back
A report of findings by severity (PASS/WARN/FAIL) on wiki integrity

When to use lisa-lint

  • Checking wiki link integrity
  • Finding orphan pages
  • Auditing documentation structure

About this skill

Lisa Command Compatibility

  • Original Claude command: /lisa:lint
  • Codex invocation: $lisa-lint or a plain-English request that matches this skill.
  • Treat the user's surrounding request as the command arguments.

Use the lisa-wiki-lint skill to run the wiki's integrity checks and report findings by severity (PASS/WARN/FAIL). It diagnoses only — fixes go through /ingest, /setup, or /migrate. Use the user's surrounding request as this command's arguments.

When not to use it

  • When the user wants to fix issues in the wiki
  • When the target is not an LLM Wiki

Limitations

  • Read-only functionality; does not fix issues
  • Reports findings by severity (PASS/WARN/FAIL)
  • Diagnoses only; fixes go through `/ingest`, `/setup`, or `/migrate`

How it compares

This workflow provides a structured, automated audit of wiki integrity, identifying a range of issues from broken links to content inconsistencies, which is more thorough and consistent than manual review.

Compared to similar skills

lisa-lint side by side with the closest alternatives in the catalog.

SkillInstallsUpdatedSafetyDifficulty
lisa-lint (this skill)02moNo flagsBeginner
redirect-article01moReviewBeginner
scan04moNo flagsBeginner
seo-review97moNo flagsIntermediate

Try saying

Example prompts that trigger this skill in your AI assistant.

More by CodySwannGT

View all by CodySwannGT

lisa-setup-atlassian

CodySwannGT

Set up Atlassian (cloudId + acli profile) for this project. Writes the `atlassian` section of `.lisa.config.json` and enables the Atlassian MCP and/or installs acli as needed. Prerequisite for /lisa:setup:jira and /lisa:setup:confluence.

00

lisa-parity-code-review

CodySwannGT

Lisa-native code review of the current git diff. Walks every changed hunk and reports correctness bugs, security issues, and obvious defects as severity-ranked findings with file:line references. Vendor-neutral — the cross-agent equivalent of the upstream code-review command, runnable on Codex, agy,

00

lisa-prd-backlink

CodySwannGT

Update a source PRD with an always-written, machine-readable `## Tickets` (alias `## Generated Work`) section linking back to every work item created from it. Each entry carries a parseable ref + URL + type + parent token so the generated child set is readable without scraping prose. Vendor-aware on

00

lisa-acceptance-criteria

CodySwannGT

Acceptance criteria definition. Gherkin user flows (Given/When/Then), error states, UX concerns, and empirical verification from the user perspective.

00

lisa-epic-triage

CodySwannGT

9-step epic triage and 5-step implementation workflow. Ensures epics are fully scoped, broken down, and ordered before execution begins.

00

lisa-atlassian-access

CodySwannGT

Vendor-neutral access layer for Atlassian (JIRA + Confluence). Every jira-* and confluence-* skill MUST delegate through this skill rather than calling Atlassian directly. Resolves a substrate per operation, binding JIRA writes to the configured cloudId via Atlassian REST whenever token auth is avai

00

Search skills

Search the agent skills registry