extraforthesystem-beep

Anti Wiki Lint — Documentation skill for Claude Code

Documentation community

Perform health checks over the Wiki to fix broken links, identify contradictions, and suggest research.

How to install Anti Wiki Lint

Installs to ~/.claude/skills/extraforthesystem-beep-knowledge-harness-anti-wiki-lint/SKILL.md

Terminal
mkdir -p ~/.claude/skills/extraforthesystem-beep-knowledge-harness-anti-wiki-lint && curl -fsSL https://raw.githubusercontent.com/extraforthesystem-beep/knowledge-harness/HEAD/commands/anti-wiki-lint.md -o ~/.claude/skills/extraforthesystem-beep-knowledge-harness-anti-wiki-lint/SKILL.md

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

What Anti Wiki Lint does


description: "Perform health checks over the Wiki to fix broken links, identify contradictions, and suggest research."

LLM Wiki Linting

When the user runs `/project:anti-wiki-lint`, perform a health sweep on the `wiki/` folder:

  1. **Verify Schema Rules**: Read `C:\Users\Grant\.gemini\antigravity\LLM_Wiki_Schema.md` to review the precise LINT operation checklist.

  2. **Execute Lint**: Follow the 1-5 sequence from the schema. Scan `wiki/`, build the lint report and add contra

Alternatives in Documentation

  • Notion Research Documentation — Research Notion content and synthesize findings into structured briefs 14.6k ★
  • Repo Recap — Generate a structured recap of the repository state: open PRs, open issues, recent releases, and executive sum 11.9k ★
  • Hyperresearch — Agent-driven research knowledge base 2.4k ★

Full documentation available on GitHub

View Source Repository