ln-ln-612--content-auditor

Solid

Checks document semantic content against SCOPE and project goals, coverage gaps, off-topic content, SSOT. Use when auditing documentation relevance.

AI & Automation 479 stars 67 forks Updated yesterday MIT

Install

View on GitHub

Quality Score: 94/100

Stars 20%
89
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

> **Paths:** File paths (`shared/`, `references/`, `../ln-*`) are relative to skills repo root. If not found at CWD, locate this SKILL.md directory and go up one level for repo root. If `shared/` is missing, fetch files via WebFetch from `https://raw.githubusercontent.com/levnikolaevich/claude-code-skills/master/skills/{path}`. # Semantic Content Auditor (L3 Worker) **Type:** L3 Worker Specialized worker auditing semantic fitness of project documentation. ## Purpose & Scope - Verify document content matches stated SCOPE and declared document kind - Check content **aligns with project goals** (value contribution) - Return structured findings to coordinator with severity, location, fix suggestions - Does NOT verify facts against codebase ## Target Documents Called ONLY for project documents (not reference/tasks): | Document | Verification Focus | |----------|-------------------| | `AGENTS.md` / `CLAUDE.md` | Entry instructions stay scoped, navigable, and free of off-topic content | | `docs/README.md` | Navigation scope correct, descriptions relevant | | `docs/documentation_standards.md` | Standards applicable to this project type | | `docs/principles.md` | Principles relevant to project architecture | | `docs/project/requirements.md` | Requirements scope complete, no stale items | | `docs/project/architecture.md` | Architecture scope covers all layers | | `docs/project/tech_stack.md` | Stack scope matches project reality | | `docs/project/api_spec.md` | API scope covers...

Details

Author
levnikolaevich
Repository
levnikolaevich/claude-code-skills
Created
7 months ago
Last Updated
yesterday
Language
JavaScript
License
MIT

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category